Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.18 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.18 KB

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!