Releases: cevheri/pyfapi
Releases · cevheri/pyfapi
0.2.0
0.0.8
- create repository layer unit-tests
Full Changelog: 0.0.7...0.0.8
0.0.7
- fix-deleting problem
- add new documentation for adding new features
- beanie document is used in repository layers
Full Changelog: 0.0.6...0.0.7
0.0.6
- add security middleware like a request filter.
- Full Changelog: 0.0.5...0.0.6
0.0.5
- index.html with jinja template on root page
Full Changelog: 0.0.4...0.0.5
0.0.4
Full Changelog: 0.0.3...0.0.4
0.0.3
First MVP ready-to-use simple implementation
Python FastAPI template with best-practices
- multiple environment (dev, prod, local etc.)
- security jwt token, oauth implementation
- swagger
- auth-api
- account-api
- users-api
- pagination
- mongodb implementation
- logger
- migration default users on startup
- dependency-injection
- seperation-of-concern(api > service > repository > db)
- cors configuration
- entity, dto model seperation
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
Full Changelog: https://github.com/cevheri/pyfapi/commits/0.0.1