simple backend in python to experiment with
Mina's notes: How to structure a backend API
Files main.py: start app! register routers,
Folders:
- API: How requests enter and leave backend
- Models: What the data looks like
- Services: LLM logic
| Name | Name | Last commit date | ||
|---|---|---|---|---|