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.
npm install
npm run start
npm run test
👤 Srijan
- Twitter: @Ssri_04
- Github: @TruecoderSri
- LinkedIn: @Srijan.
Give a ⭐️ if this project helped you!