Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hemantdutta/wsd-lab-9

Create a Local Host Server using Express JS and Perform the following operations -Store Your JSON file in Local Host (Implement FS module in order to read the JSON file) -Perform read and write operation on JSON in the server side -Implement Routing feature using NodeJS -Manipulate the server response in the client side
https://github.com/hemantdutta/wsd-lab-9

Last synced: 9 days ago
JSON representation

Create a Local Host Server using Express JS and Perform the following operations -Store Your JSON file in Local Host (Implement FS module in order to read the JSON file) -Perform read and write operation on JSON in the server side -Implement Routing feature using NodeJS -Manipulate the server response in the client side

Awesome Lists containing this project

README

        

# WSD-LAB-9
Create a Local Host Server using Express JS and Perform the following operations -Store Your JSON file in Local Host (Implement FS module in order to read the JSON file) -Perform read and write operation on JSON in the server side -Implement Routing feature using NodeJS -Manipulate the server response in the client side