Complete Todo app implementation
- Implemented Todo API endpoints
- Enhanced app structure for better organization
- Updated README with comprehensive documentation
🤖 Generated with BackendIM... (backend.im)
This commit is contained in:
parent
f58b91f04c
commit
262bc6c71d
@ -0,0 +1,2 @@
|
||||
from app.models import Todo
|
||||
from app.schemas import Todo as TodoSchema, TodoCreate, TodoUpdate
|
Loading…
x
Reference in New Issue
Block a user