Skip to content

contains APIs for any social media including 2 schemas, one for the user and the other for the blogs.

Notifications You must be signed in to change notification settings

TruecoderSri/socialMedia-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to socialMedia-CRUD_API 👋

Version License: ISC Twitter: Ssri\_04

This is a backend project made for handling the social-media APIs for 2 schemas namely Users and Blogs.A single user can have multiple blogs but each blog will be associated with only a single user.In the User route we have login and a signin path.The Blog route is made with the CRUD functionality to fetch,create ,update,delete the blogs respectively.

Install

npm install

Usage

npm run start

Run tests

npm run test

Author

👤 Srijan

Show your support

Give a ⭐️ if this project helped you!


About

contains APIs for any social media including 2 schemas, one for the user and the other for the blogs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published