Skip to content

gitshubham45/social_media_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test the api

  • clone the repository to local storage
  • run npm install
  • run npm install --save-dev
  • connect to mongodb server
  • run npm start
  • Login through a dummy email and password
  • login 2 3 more emails to follow and get following
  • after login you will get a access token
  • copy the token and paste in headers section of postman or paste in task.js file
  • accessToke = token
  • take a post id where a post id is required
  • for delete post only take id of post which belongs to that user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published