-
Download repo
-
Start Uvicorn server
-
Open index.html
see : https://github.com/tiangolo/fastapi#run-it
to create your own Docker images check out : https://www.youtube.com/watch?v=p28piYY_wv8&t=9690s
sudo docker pull redandgreen/subnet-api:1
sudo docker run -it -p 8000:8000 -p 8080:8080 redandgreen/subnet-api:1
- Once you are running the docker image:
- use https://127.0.0.1:8000/v1 for the api
- or https://127.0.0.1:8080 in your browser to view the GUI
Python 360 FastAPI playlist : https://youtube.com/playlist?list=PLKMY3XNPiQ7uJpJ_PmfbnURiXpqL4umPM