Skip to content

awesomeHu/blog-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-node

Build blog back-end with Node.js + express + mongoDB

Description

Blog is a front-end, back-end application, with a REST interface in between.

Here is the back-end: Back-end files

What I have done

  • Login
  • Sign up
  • Blog management
  • Category management
  • Like blog and make a comment
  • Authorization

To do

  • Comment management(Delete comments)
  • Github third party login

Tech stack

  • node
  • body-parser: ^1.18.3,
  • cookie-parser: ^1.4.4,
  • express: ^4.16.4,
  • express-jwt: ^5.3.1,
  • express-session: ^1.15.6,
  • jsonwebtoken: ^8.5.0,
  • mongodb: ^3.1.13,
  • mongoose: ^5.4.11,

Use postman to test APIs

Postman test

Project Link:

About

node + express + mongodb build blog backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published