simple-backend-templates Simple templates for backends. All implement the same "items" example CRUD API. Python + FastAPI + asyncpg Golang + Gin + pgx If you would like to contribute Requirements: pre-commit Install pre-commit hooks. pre-commit install Install dev dependencies for all template projects so that pre-commit can run properly.