Skip to content

A Fast API style support for Flask. Gives you MyPy types with the flexibility of flask

License

Notifications You must be signed in to change notification settings

tactful-ai/flask-faster-api

Repository files navigation

Flask-Fastx

Code Coverage CI Tests

License

https://img.shields.io/github/stars/tactful-ai/flask-faster-api?style=social:alt:GitHubRepostars

Supported Python versions

Flask-Fastx is a Fast API style support for Flask. It Gives you MyPy types with the flexibility of flask.

Compatibility

Flask-Fastx requires Python 3.7+.

Installation

You can install Flask-Fastx with pip:

$ pip install flask-fastx

Quick start

With Flask-Fastx and the autowire decorator feature, parsing path parameters and creating api models is done using only one decorator!

Before Using Flask-Fastx

https://user-images.githubusercontent.com/63073172/130047931-d0944c25-05a5-4e25-b920-568262498deb.png

After Using Flask-Fastx

https://user-images.githubusercontent.com/63073172/130047935-1ca90e0d-b8ae-4ca8-9564-f11b894f0664.png

Contributors

Flask-Fastx is brought to you by @mfouad, @seifashraf1, @ahmedihabb2, @nadaabdelmaboud, @omargamal253

Contribution

Want to contribute? That's awesome! (Details Soon)

About

A Fast API style support for Flask. Gives you MyPy types with the flexibility of flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published