Node.js+MongoDB User token Authentication Practice in Restful Api

Recently, in the development of new projects, we need to use RESTful API to develop the docking IOS and Android applications, so we accidentally stepped into the pit of REST... There are still many receipts in the development process. This time, let's take a look at the idea and practice of token in API design. technology stack Using the Node. ...

Posted by funsutton on Thu, 20 Dec 2018 00:39:06 -0800

Node.js+jade+mongodb+mongoose realizes the separation of crawlers into libraries and the generation of static files

Next, this article. Node.js+jade crawls all blog articles to generate static html files Continue, in this article to achieve the acquisition and static file generation, in the actual acquisition project, should be first put into storage and then selectively generate static files. So the database I choose is mongodb, why use this database, beca ...

Posted by GundamSV7 on Mon, 10 Dec 2018 01:48:05 -0800