/frusablog-backend

The backend behind frusablog (This project isn't complete)

Primary LanguagePython

Frusablog Backend

This is the backend for a blog application. It was built using FastAPI and intended to be used with NextJS.

How to run?

uvicorn main:app --reload

Test the api at: localhost:8000/docs/

Screenshot