Simple templates for backends. All implement the same "items" example CRUD API.
POCs:
Tooling examples:
- uv example - A simple example of a Python project using uv.
Requirements:
- pre-commit
- Install pre-commit hooks.
pre-commit install- Install dev dependencies for all template projects so that pre-commit can run properly.