Python API Framework
Lightweight Python framework for building REST APIs with automatic validation, documentation generation, and built-in security features.
FastAPI-inspired framework designed for rapid API development with emphasis on developer experience and production readiness.
GitHub: github.com/km-fazle/Python-API-Framework
PyPI: pypi.org/project/km-pyapi
Key Features
- Automatic request/response validation
- OpenAPI documentation generation
- Built-in authentication and authorization
- Database ORM integration
- Comprehensive error handling
- Production-ready deployment configurations