📅  最后修改于: 2020-10-25 11:12:41             🧑  作者: Mango
本章列出了我们用于本教程的各种资源。
当然,最重要的链接是Express API文档-https: //expressjs.com/en/4x/api.html
Express网站上提供的各个方面的指南也很有帮助-
有关Express上有用的书籍和博客的列表,请访问https://expressjs.com/en/resources/books-blogs.html
https://expressjs.com/en/resources/middleware.html上提供了Express中最常用的中间件列表。
这些带有Express提示和技巧的博客可能会有所帮助-
应用程序结构-https://www.terlici.com/2014/08/25/best-practices-express-structure.html
RESTful API-
https://www.thepolyglotdeveloper.com/2015/10/create-a-simple-restful-api-with-node-js/
https://scotch.io/tutorials/build-a-restful-api-using-node-and-express-4
https://pixelhandler.com/posts/develop-a-restful-api-using-nodejs-with-express-and-mongoose
http://cwbuecheler.com/web/tutorials/2014/restful-web-app-node-express-mongodb/
对于高级身份验证,请使用PassportJS- http://passportjs.org