The Blogging API

The general idea here is that the API has a general endpoint that shows a list of articles that have been created by different people, and anybody that calling this endpoint should be able to read a blog created by them or other users.

To see the sample requests, please access the Postman documentation HERE

A token will be provided upon logging in successfully or successful user creation