Skip to content

tamerjb/news-explorer-api

Repository files navigation

News Explorer API

Technologies

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Celebrate/Joi
  • Jsonwebtoken

Routes & Features :

  • /signup POST request for creating a user.
  • /signin POST request for receiving a Json-Web-Token.
  • /users/me GET request for receiving the current user using Json-Web-Token.
  • /articles GET request for getting all the current user saved articles.
  • /articles POST request for saving a new article to the current user.
  • /articles/:id DELETE request for deleting an article by id.

Links:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published