Skip to content

PavelChugreev/blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API for News blog project

Used Tools

  • Node js
  • Express
  • MongoDB
  • Mongoose

Hosted on render.com

/api/posts
/api/posts/:id


How to start application locally

  • Clone repository
    git clone https://github.com/PavelChugreev/blog-api.git

  • Install dependencies
    npm install

  • Run npm run dev for a dev server. Navigate to http://localhost:4000/. The app will automatically reload if you change any of the source files.

About

Rest api for news blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published