# EazyAPI
[![PyPI - Version](https://img.shields.io/pypi/v/eazyapi.svg)](https://pypi.python.org/pypi/eazyapi) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/eazyapi.svg)](https://pypi.python.org/pypi/eazyapi) [![Tests](https://github.com/ashutoshdtu/eazyapi/workflows/tests/badge.svg)](https://github.com/ashutoshdtu/eazyapi/actions?workflow=tests) [![Codecov](https://codecov.io/gh/ashutoshdtu/eazyapi/branch/main/graph/badge.svg)](https://codecov.io/gh/ashutoshdtu/eazyapi) [![Read the Docs](https://readthedocs.org/projects/eazyapi/badge/)](https://eazyapi.readthedocs.io/) [![PyPI - License](https://img.shields.io/pypi/l/eazyapi.svg)](https://pypi.python.org/pypi/eazyapi) [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)
A simple, modern python web framework for generating RESTful APIs with minimal boilerplate coding. * GitHub repo: * Documentation: * Free software: GNU General Public License v3 ## Features * TODO ## Quickstart TODO ## Credits This package was created with [Cookiecutter][cookiecutter] and the [fedejaure/cookiecutter-modern-pypackage][cookiecutter-modern-pypackage] project template. [cookiecutter]: https://github.com/cookiecutter/cookiecutter [cookiecutter-modern-pypackage]: https://github.com/fedejaure/cookiecutter-modern-pypackage