fastapi-dynamic-response/README.md
Waylon S. Walker a426df12c0 init
2024-10-13 20:31:03 -05:00

21 lines
589 B
Markdown

# FastApi Dynamic Response
[![PyPI - Version](https://img.shields.io/pypi/v/fastapi-dynamic-response.svg)](https://pypi.org/project/fastapi-dynamic-response)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi-dynamic-response.svg)](https://pypi.org/project/fastapi-dynamic-response)
-----
## Table of Contents
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install fastapi-dynamic-response
```
## License
`fastapi-dynamic-response` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.