Skip to main content

Rest API on Flask made a little too easy.

Project description

Flask-EasyAPI

https://img.shields.io/pypi/v/flask_easyapi.svg https://img.shields.io/travis/hXtreme/flask_easyapi.svg Documentation Status Updates

Rest API on Flask made a little too easy.

Features

Planned

  • One to one mapping from functions to api endpoints via decorators

  • Use type annotations to automatically add type-checks to parameters recieved in the requests to the api.

  • Return HTTP error codes and error messages by raising exceptions.

History

0.0.1 (2020-08-19)

  • Fix minor issues and typos to make tests pass.

0.0.0 (2020-08-19)

  • First release on PyPI. [Falied]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_easyapi-0.0.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

flask_easyapi-0.0.1-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page