Skip to content

Commit ffc1d4d

Browse files
authored
Update README.md
1 parent 412877b commit ffc1d4d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# rest-api-tutorial
22

3-
This project was created to help the toptal article called *Creating secure REST API Using Node.js*
3+
////////
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+
////////
47

58
## Usage
69

710
Make sure you have mongodb installed into your own machine and running;
811
Get the project and run: `npm install`
912

10-
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

Comments
 (0)