/devto-api

This project is not ended and never will be.

Primary LanguagePythonMIT LicenseMIT

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.