Skip to content

ABkyusak/assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Assignment Title

this github repository contains the assignment 2 



### Prerequisities

	Technologies to be used ​- NodeJs, ExpressJs and MongoDB 



### what does the assignment contains ?

Create a REST api for a blog application. 
This blog backend should have following APIs - 
	 1) API to create a blog 
	 2) API to view all blogs 
	 3) API to view a particular blog 
	 4) API to edit a blog 
	 5) API to delete a blog 

Create middlewares and libraries wherever you feel is required


Handle all error cases carefully to make sure that your nodejs application doesn’t crash.   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published