Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nneji123 authored Jan 7, 2024
1 parent e1fb676 commit f370687
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# Project Initialized
to do:

1. Add pagination using fastapi-pagination
2. Write test cases for all routes and functions in public model - use in memory database
3. Add GitHub actions template for running tests
4. Write makefile
5. Remove unnecessary files
6. abstract routes to public routes.py file
7. improve public routes Api documentation
8. add alembic support for database migrations.
9. Use either propelauthbof fastapi-auth0
10. Add ratelimiter
11. Allow cors
12. write docker and docker compose files

0 comments on commit f370687

Please sign in to comment.