REST API 101
YASE - Yet Another Software Engineer
View On GitHub
REST API 101
From design to implementation
API Design
Route Naming
Naming route functions
HTTP methods
Interfaces
Setup git repo
Setup new FastAPI project
Pagination
Authentication
Logs
Type checking
Tests
Docs
Commands