Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 342 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 342 Bytes

social-rest-api

Database Setup-

  1. Intialize mongo cluster.
  2. paste link in .env.
  3. don't forget to verify password.

Run-

  1. yarn install.
  2. yarn start.

To check all API-

  1. Add users.
  2. Then posts.
  3. Now all set to perform operations.

Future Scope-

  1. Addition of JWT.
  2. Implemetation of comments.
  3. Add to Docker