This website requires JavaScript.
Explore
Help
Sign In
minhtrannhat
/
neo-neo-todo
Watch
1
Star
0
Fork
0
You've already forked neo-neo-todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
b64030617cce973f9febc57775a0126c64e5cfb5
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
minhtrannhat
b64030617c
fix(api): fix rate limiting
2024-03-01 17:21:32 -05:00
backend
fix(api): fix rate limiting
2024-03-01 17:21:32 -05:00
.gitignore
Initial commit
2023-09-27 20:43:54 -04:00
README.md
Fix(Docker): Seperate DEV and PROD
2023-10-10 14:33:11 -04:00
README.md
Neo Neo Todo API
Backend
Run the live
uvicorn
webserver with
uvicorn neo_neo_todo.main:app --reload
at the backend root.
Backend dependencies
Frontend
Frontend dependencies
Description
Yet another todo API (last one I promise).
Readme
115
KiB
Languages
Python
94.9%
Dockerfile
2.8%
Shell
2.3%