1
0
forked from apps/featurer

Basic HTTP servers (#2) and various improvements over docs.

This commit is contained in:
2024-10-12 23:07:49 +05:00
parent 0b5d3a2c37
commit 2ecfe7f8ac
17 changed files with 417 additions and 5 deletions

View File

@@ -25,4 +25,11 @@ In the very end of this file you should place links to diffs between versions, l
## [Unreleased]
The very first release.
### Added
- HTTP servers (API and CMS for future use).
- Data storage.
> [Unreleased]: https://code.pztrn.name/apps/featurer/compare/v0.0.1...main