Initial commit

This commit is contained in:
2025-05-28 07:36:23 +02:00
commit 1a6e173da9
2 changed files with 238 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# APIlite
A set of tools to simplify the work of creating backend APIs for your frontend projects. Includes tutorials, patterns and practical examples for creating projects based on REST APIs.