Sanic CRUD API Example is a lightweight, asynchronous CRUD API built with Sanic to demonstrate best practices for structuring web APIs using controllers, models, and database seeds. The project is fully containerized with Docker, making it easy to run and extend. Ideal for developers exploring high-performance Python web frameworks
api docker learning crud controllers web-development docker-compose rest-api example models sanic python3 asyncio seed-data
- Updated
Jun 27, 2025 - Python