An open API service indexing awesome lists of open source software.

https://github.com/dev-t2/learn-express

Learn Express using TypeScript
https://github.com/dev-t2/learn-express

axios eslint express morgan nodejs nodemon typescript

Last synced: 8 months ago
JSON representation

Learn Express using TypeScript

Awesome Lists containing this project

README

          

# References

- [Node.js](https://nodejs.org)
- [TSNode](https://typestrong.org/ts-node)
- [TSConfig](https://www.typescriptlang.org/tsconfig)
- [ESLint](https://eslint.org)
- [Express](https://github.com/expressjs/express)
- [Nodemon](https://github.com/remy/nodemon)
- [Morgan](https://github.com/expressjs/morgan)
- [REST Client](https://github.com/Huachao/vscode-restclient)
- [Axios](https://axios-http.com)
- [Prisma](https://www.prisma.io)