Skip to content

This repository contains my own created API which can be used for adding, modification, viewing and deleting the posts in my blog.

License

Notifications You must be signed in to change notification settings

Promo-13/Blog-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-API

This repository contains my own created API which can be used for adding, modification, viewing and deleting the posts in my blog.

Installation

  1. Clone this repository to your local machine.
  • git clone "https://github.com/Promo-13/Blog-API.git"
  1. Install the required dependencies using npm.
  • npm i

Usage

  1. For this project, you need 2 terminals.
  2. Run the command node index.js in one terminal.
  3. Run the command node server.js in another terminal.
  4. Then open localhost:3000 in your browser where you can view, add, edit and delete posts in the blog.

About

This repository contains my own created API which can be used for adding, modification, viewing and deleting the posts in my blog.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published