first commit

This commit is contained in:
2024-07-13 16:34:51 +02:00
commit fe5b5d28eb
2 changed files with 29 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# HopFrame
A simple backend management api for ASP.NET Core Web APIs
# Features
- [x] Database management
- [x] User authentication
- [ ] Permission management
- [ ] Frontend dashboards