Skip to content

Injoh/csweb01-njs

 
 

Repository files navigation

csweb01-njs

A NodeJS Express app for a uni project.

Responses

/project/processOrderData

A POST request to the relative URL will yield a response with a string representation of the data in the POST request.

/project/storeData

A GET request to the relative URL will yield a response with an HTML representation listing all documents in the MongoDB database in the "orders" collection.

About

A NodeJS Express app for a uni project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • HTML 18.4%
  • CSS 1.6%