Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 583 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 583 Bytes

blog-mock-api

A Blog Mock API

API Documentation

https://documenter.getpostman.com/view/5916628/2s93eU2E4y

How to install

Using Git (recommended)

  1. Clone the project from github.
git clone https://github.com/devwalex/blog-mock-api.git

Using manual download ZIP

  1. Download repository
  2. Uncompress to your desired directory

Install npm dependencies

npm install

How to run

Running API server locally

npm start

You will know server is running by checking the output of the command npm start

Author

Usman Salami

License

MIT