This project is used for learning TypeScript, Express and Node together.
npm install(to install dependencies)npm start(to start the nodemon server)- You can check the
localhost:3005 - Use POSTMAN to send RESTful requests
- Use local mongosh shell to see data stored
TypeScriptRESTApp using TS/Node/Express/Mongo
Use solely for reference material only