Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 572 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 572 Bytes

Blog API

Blog API with basic CRUD functions allowing readers to view posts and post comment; and author to manage his published/unpublished post.

It is made when learning Web Development with The Odin Project

DEMO

Link to API

Two basic frontends, one for the blog itself and one for author, to test this API: