Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diixo/goit-python-web-fastapi


https://github.com/diixo/goit-python-web-fastapi

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

## GoIT-Python-Web-FastAPI

```bash
pip install fastapi
pip install uvicorn
```

Run:

```bash
uvicorn main-1:app --host localhost --port 8000 --reload
```bash

```bash
http://127.0.0.1:8000/docs
http://127.0.0.1:8000/redoc
```bash

http://127.0.0.1:8000/api/healthchecker