Contents

fastapi-pagination 0.12.22

0

FastAPI pagination

FastAPI pagination

Stars: 993, Watchers: 993, Forks: 115, Open Issues: 13

The uriyyo/fastapi-pagination repo was created 3 years ago and the last code push was Yesterday.
The project is popular with 993 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

No  fastapi-pagination  pypi packages just yet.

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 13 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

See more issues on GitHub

Related Packages & Articles

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

odmantic 1.0.1

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

secure 0.3.0

A lightweight package that adds security headers for Python web frameworks.

opyrator 0.0.12

Turn python functions into microservices with auto-generated HTTP API, interactive UI, and more.

fastapi-redis-cache 0.2.5

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.