Skip to content

Blogging Application Backend APIs using NodeJS, Swagger, Postman, MongoDB performs CRUD operations on Blogs, Users with JWT Authentication.

Notifications You must be signed in to change notification settings

Pratyuxh/blogging-application-nodejs

Repository files navigation

Steps ->

  • Go to following to access APIs: http://localhost:3200/api-docs
  • Register with Email , Username, Password, E.g - "email": "guest@gmail.com", "password": "guest"
  • Login with Email, Password
  • Use the access token to authorize your apis from top right green authorize button
  • Use the CRUD APIs to Create, Get, Update, Delete a Blog

About

Blogging Application Backend APIs using NodeJS, Swagger, Postman, MongoDB performs CRUD operations on Blogs, Users with JWT Authentication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published