Simple templates for backends. All implement the same "items" example CRUD API.
Requirements:
- pre-commit
- Install pre-commit hooks.
pre-commit install
- Install dev dependencies for all template projects so that pre-commit can run properly.
Simple templates for backends. All implement the same "items" example CRUD API.
Requirements:
pre-commit install