fastapi-pagination
Paginator
Simplifies pagination in FastAPI applications by providing utility functions and data models to manage paginated responses.
FastAPI pagination 📖
1k stars
13 watching
140 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
fastapifastapi-paginationfastapi-sqlalchemyginopagination
Related projects:
Repository | Description | Stars |
---|---|---|
yezz123/fastango | Simplifies and organizes FastAPI views for better maintainable code structure | 116 |
ignisor/fastapiwee | A framework combining FastAPI and PeeWee to create a Python web application | 18 |
lixxu/flask-paginate | A Python library providing pagination support for Flask web applications. | 284 |
pylons/paginate | Helps divide large lists of items into pages for user navigation. | 79 |
identixone/fastapi_contrib | A collection of utilities and features for building FastAPI applications | 623 |
lampager/lampager-cakephp | A high-performance pagination library for CakePHP | 5 |
dialoguemd/fastapi-sqla | An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 293 |
ericflo/django-pagination | A set of utilities for managing page numbers and sizes in a Django application to improve user experience and data retrieval efficiency | 516 |
madkote/fastapi-plugins | Provides a plugin-based architecture to extend and customize the FastAPI framework | 389 |
ycd/manage-fastapi | A CLI tool for generating and managing FastAPI projects with customizable boilerplates and project structures. | 1,701 |
comeuplater/fastapi_cache | A simple cache system for FastAPI applications | 220 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,410 |
amatsuda/kaminari | A paginator library for Ruby web applications with a scope-based API and customizable helpers. | 27 |