A Developer's Journal - RESTful Blog API

Blog API supports two frontends for viewing and editing posts
project screenshot - home screen

The Developer's Journal RESTful Blog API provides endpoints for viewing, commenting, as well as creating and editing blog posts. It is a multi-faceted project featuring two frontend apps built with Next.js, both interacting with the API.

project screenshot - dashboard screen project screenshot - create and edit post screen

While working on this project, I practiced designing, developing, and hosting a RESTful API for different frontends to consume.