Skip to content

tactful-ai/flask-faster-api

Repository files navigation

Flask-Fastx

Code Coverage

CI Tests

License

image

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

image

After Using Flask-Fastx

image

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