update rest api guide
This commit is contained in:
parent
4070f91484
commit
fd36bb3dbd
@ -87,7 +87,7 @@ This will start the server on port 3000.
|
||||
node index.js
|
||||
```
|
||||
|
||||
10. Next, we need to open our browser and navigate to `http://localhost:3000/`. We should see the message "Hello World!".
|
||||
10. Next, we need to open our browser and navigate to `http://localhost:3000/`. We should see the message "{message: "Hello World!"}".
|
||||
|
||||
## Conclusion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user