An open API service indexing awesome lists of open source software.

https://github.com/hhk7734/fastapi_test.py


https://github.com/hhk7734/fastapi_test.py

fastapi python

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# FastAPI test

## Development

```shell
mise install
```

```shell
poetry install --with dev,test
```

```shell
mise run uvicorn
```