Coder Social home page Coder Social logo

amirbahador-hub / fastapi-filter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arthurio/fastapi-filter

2.0 0.0 0.0 1.28 MB

Filter and order your endpoints

Home Page: https://fastapi-filter.netlify.app/

License: MIT License

Python 100.00%

fastapi-filter's Introduction

pypi downloads codecov Netlify Status CodeQL

FastAPI filter

Compatibility

Required:

  • Python: >=3.8, <4.0
  • Fastapi: >=0.100, <1.0
  • Pydantic: >=2.0.0, <3.0.0

Optional

  • MongoEngine: >=0.24.1, <0.28.0
  • SQLAlchemy: >=1.4.36, <2.1.0

Installation

# Basic version
pip install fastapi-filter

# With backends
pip install fastapi-filter[all]

# More selective
pip install fastapi-filter[sqlalchemy]
pip install fastapi-filter[mongoengine]

Documentation

Please visit: https://fastapi-filter.netlify.app/

Examples

Swagger UI

You can play with examples:

pip install poetry
poetry install
python examples/fastapi_filter_sqlalchemy.py

Filter

fastapi-filter.example.mp4

Order by

FastAPI.-.Swagger.UI.-.30.June.2022.mp4

Contribution

You can run tests with pytest.

pip install poetry
poetry install --extras all
pytest

arthur_Arthurs-MacBook-Pro-2___code_fastapi-filter

fastapi-filter's People

Contributors

dependabot[bot] avatar renovate[bot] avatar arthurio avatar 10ourto avatar bartelemi avatar ujifman avatar jmunowitch avatar mazlum avatar sleter avatar amirbahador-hub avatar johnybx avatar

Stargazers

ThanhPT avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.