Contents

fastapi-pagination 0.11.1

0

FastAPI pagination

FastAPI pagination

Stars: 555, Watchers: 555, Forks: 73, Open Issues: 3

The 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

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

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 0.9.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-framework 1.5.2

A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication and Rate Limits

fastapi-redis-cache 0.2.5

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