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:3003
- Use POSTMAN to send RESTful requests
TypeScriptRESTApp using TS/Node/Express
Use solely for reference material only