8000 GitHub - danielhasan1/fastapi-listing at v0.2.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danielhasan1/fastapi-listing

Repository files navigation

fastapi-listing

An Advanced Data Listing Library for fastapi

.github/workflows/deploy.yml .github/workflows/tests.yml PyPI - Programming Language codecov

The FastAPI Listing Library is a Python library for building fast, flexible, and customizable listing views in FastAPI web applications. It allows you to easily define listing views for your data models and customize the behavior of those views with minimal code.

Features

  • Easy-to-use API for listing and formatting data
  • Customize infinitely(Challenge your design principles)
  • Built-in support for pagination, sorting and filtering
  • Built-in support for SQLAlchemy
  • Well defined interface for filter, sorter, paginator
  • The most decoupled API
  • A built-in semantic for getting filters/sorting parameters from clients
  • Extend anything, swap modules on the fly write n number of versions/strategies
  • The most dry approach you will ever see and create
  • Available adapters allow you to add support for existing client site dependency
  • loaded with features, write the most complex listings api with ease

Documentation

View full documentation at: https://fastapi-listing.readthedocs.io/

Feedback, Questions?

Any form of feedback and questions are welcome! Please create an issue here.

About

Advanced items listing library that gives you freedom to design complex listing REST APIs that can be read by human.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0