fastango
View organizer
Simplifies and organizes FastAPI views for better maintainable code structure
Simplifies class-based views for more organized and maintainable code in FastAPI ✨
116 stars
7 watching
12 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
fastapimvcorjsonpydantic
Related projects:
Repository | Description | Stars |
---|---|---|
uriyyo/fastapi-pagination | Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses. | 1,200 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,390 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 622 |
ycd/manage-fastapi | A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. | 1,685 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 819 |
jsocol/django-ratelimit | Provides a way to rate-limit views in Django applications | 1,076 |
markqiu/fastapi-mongodb-realworld-example-app | A real-world backend application using FastAPI and MongoDB | 438 |
encode/django-vanilla-views | A library providing reusable, simple class-based views for building Django applications. | 985 |
mikeckennedy/fastapi-chameleon | A FastAPI template engine that integrates Chameleon templates | 141 |
yezz123/dogeapi | An API with high performance to create a simple blog and Auth using OAuth2 | 147 |
samchungy/fastify-zod-openapi | Fastify plugin for integrating Zod schema with OpenAPI specification | 57 |
amisadmin/fastapi-amis-admin | A high-performance admin framework for FastAPI applications | 1,086 |
petrdlouhy/django-related-admin | Enables foreign key attributes in Django admin list display | 69 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 489 |
and3rson/django-searchable-select | Provides a faster and more efficient multiple selection widget with suggestions for Django admin pages | 109 |