Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackeygao/multistatus
https://github.com/jackeygao/multistatus
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jackeygao/multistatus
- Owner: jackeyGao
- Created: 2024-10-22T07:42:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T07:52:34.000Z (3 months ago)
- Last Synced: 2024-12-10T18:09:55.181Z (about 1 month ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multiStatus
# 启动
```
pip install poetrypoetry install
cd multistatus/
poetry run fastapi run --reload
```