Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 583 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 583 Bytes

Dev.to Api

python fastapi poetry

Pre Setup

install poetry

$ pip install poetry

install packages

$ poetry install

Setup

run

$ poetry run start

run dev

$ poetry run start:dev
This api is created for educational purposes only.