📚 Check out the documentation to learn more about this project.
HS-API is a backend API for managing HackerSchool members and projects, including roles, permissions, and participation in projects.
- Role based authorization
- CRUD operations for HackerSchool entities
- Members and projects photos fetch and upload
- Authentication using Fénix student account
- Flask - Web Application Framework
- Flask-SQLAlchemy - ORM
- Pdantic - Data validation and serialization
- sqlite3 - Database
Pull requests are welcomed!
MIT License