We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412877b commit ffc1d4dCopy full SHA for ffc1d4d
README.md
@@ -1,10 +1,13 @@
1
# rest-api-tutorial
2
3
-This project was created to help the toptal article called *Creating secure REST API Using Node.js*
+////////
4
+// This sample is published as part of the blog article at www.toptal.com/blog
5
+// Visit www.toptal.com/blog and subscribe to our newsletter to read great posts
6
7
8
## Usage
9
10
Make sure you have mongodb installed into your own machine and running;
11
Get the project and run: `npm install`
12
-Run `npm start`. It will initialize the server at port 3600.
13
+Run `npm start`. It will initialize the server at port 3600.
0 commit comments