Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hemantdutta/wsd-lab-9
- Owner: HemantDutta
- Created: 2022-12-26T18:39:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T18:00:35.000Z (about 2 years ago)
- Last Synced: 2024-11-06T17:31:07.721Z (about 2 months ago)
- Language: HTML
- Size: 3.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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