1. Created own API with a sample database in NodeJS and ExpressJS
2. Learned about JSON files and data.
3. Learned to create server and used body-parser.
4.
1. Created own API with a sample database in NodeJS and ExpressJS
2. Learned about JSON files and data.
3. Learned to create server and used body-parser.
4. Applied CRUD (Create, Read, Update, Delete) operations on sample data of API.
5. Ex