Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waylonwalker/fastapi-dynamic-response
Demo project for fastapi progressively enhanced applicationu
https://github.com/waylonwalker/fastapi-dynamic-response
Last synced: about 1 month ago
JSON representation
Demo project for fastapi progressively enhanced applicationu
- Host: GitHub
- URL: https://github.com/waylonwalker/fastapi-dynamic-response
- Owner: WaylonWalker
- License: mit
- Created: 2024-10-14T01:31:38.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:14:59.000Z (about 2 months ago)
- Last Synced: 2024-10-30T03:53:34.542Z (about 2 months ago)
- Language: Python
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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.