Skip to content

Jagongan-Software-Engineering/sosmed-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sosmed-rest-api

Sosmed REST Api

Library

  1. express npm i express
  2. bcrypt npm i bcrypt
  3. body-parser npm i body-parser
  4. cors npm i cors
  5. dotenv npm i dotenv
  6. joi npm i joi
  7. jsonwebtoken npm i jsonwebtoken
  8. mongoose npm i mongoose
  9. nodemailer npm i nodemailer
  10. nodemon npm i nodemon
  11. express-fileupload npm i express-fileupload
  12. @google-cloud/storage npm i @google-cloud/storage
  13. firebase-admin npm i firebase-admin

Features

  • Authentication
    • Login
    • Register
    • Email Verification
    • Logout
  • Post
    • Create Post
    • Update Post
    • Delete Post
    • Get All Post + Pagination
    • Get My Post
  • Like
    • Like + Push Notification
    • Dislike
  • Comment
    • Comment + Push Notification
    • Delete Comment
    • Get Comment by PostId
  • Get Notification

Releases

No releases published

Packages

No packages published