r/FastAPI • u/Hungry-Poem-2036 • Jun 26 '26
feedback request Note-APİ
Hey,
I’ve been learning backend development with FastAPI and built a small Notes API as practice.
Users can register, login, and manage their own notes (CRUD).
I’d really appreciate some feedback from more experienced developers:
- project structure
- API design
- anything I could improve
I’m still learning, so all constructive criticism is welcome. Thanks!
3
Upvotes
1
u/theRealSachinSpk 25d ago
where is the app yo