- nodejs
- typescript
- mysql
- use postman to call api
- https://www.infoq.com/articles/typescript-mysql/
- https://viblo.asia/p/typescript-rest-api-with-expressjs-jwt-authorization-roles-and-typeorm-bJzKmRLYZ9N
- https://typeorm.io/
- https://levelup.gitconnected.com/datasource-in-typeorm-a-new-way-to-connect-to-your-database-cdc6622f9bbc
- https://gist.github.com/silver-xu/1dcceaa14c4f0253d9637d4811948437
- https://blog.logrocket.com/linting-typescript-eslint-prettier/
- https://github.com/jayeshchoudhary/express-validator-example
Steps to run this project:
npm i
commanddata-source.ts
filenpm start
command