Skip to content

A simple social REST-API built with NodeJS and Mongoose

Notifications You must be signed in to change notification settings

Mykelz/social-app-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-app-REST-API

This a scoial app REST api, built with NodeJs. Users can signup and then proceed to login. The Authentication system is built with JSONWEBTOKENS. Users can set their status. theres a default status of "I am new" for every newly signed i user. All CRUD operations can be performed, Users can create, edit, view and also delete a POST. USers can add a maximum of 1 image when creating their POST. Only a user who created a particular POST is allowed to edit or delete that POST. This application also uses websockets to display newly created post to all users in real time.

About

A simple social REST-API built with NodeJS and Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published