
fastapi-pagination 0.11.1
0
FastAPI pagination
Contents
FastAPI pagination
Stars: 555, Watchers: 555, Forks: 73, Open Issues: 3The uriyyo/fastapi-pagination
repo was created 2 years ago and was last updated 6 hours ago.
The project is popular with 555 github stars!
How to Install fastapi-pagination
You can install fastapi-pagination using pip
pip install fastapi-pagination
or add it to a project with poetry
poetry add fastapi-pagination
Package Details
- Author
- Yurii Karabas
- License
- MIT
- Homepage
- https://github.com/uriyyo/fastapi-pagination
- PyPi
- https://pypi.org/project/fastapi-pagination/
- GitHub Repo
- https://github.com/uriyyo/fastapi-pagination
Classifiers
Related Packages
Errors
A list of common fastapi-pagination errors.
Code Examples
Here are some fastapi-pagination
code examples and snippets.
GitHub Issues
The fastapi-pagination package has 3 open issues on GitHub
- Performance issues with paginate()
- Migration from Deprecated APIs
- What this code?
- 📃 Update docs
- Add links object in the Page class of fastapi-pagination
- Performance issues due to offset/limit paradigm on PostgreSQL database