Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackeygao/multistatus


https://github.com/jackeygao/multistatus

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# multiStatus

# 启动

```
pip install poetry

poetry install

cd multistatus/

poetry run fastapi run --reload
```