init
This commit is contained in:
commit
a426df12c0
22 changed files with 2819 additions and 0 deletions
21
README.md
Normal file
21
README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# FastApi Dynamic Response
|
||||
|
||||
[](https://pypi.org/project/fastapi-dynamic-response)
|
||||
[](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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue