abhirampai / DermaCam-BE

Backend Of Derma Cam Project

Home Page:https://dermacam-be.herokuapp.com/redoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DermaCam-BE

Backend Of Derma Cam Project

To run the app use uvicorn app.main:app --reload

To format code using autopep8

autopep8 --select E1,E2,E3,E401,W2,W3 --ignore E226,E24,E26 --in-place --recursive --verbose .

About

Backend Of Derma Cam Project

https://dermacam-be.herokuapp.com/redoc


Languages

Language:Python 99.6%Language:Procfile 0.4%