Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ To install and run simply follow these steps:

2) Open your terminal and run `node server.js`

3) Your server is now available at `http://localhost:6060/`
3) Your server is now available at `http://localhost:6069/`

4) You can run a quick test by entering this in your browser: `http://localhost:6060/animals`
4) You can run a quick test by entering this in your browser: `http://localhost:6069/ingredients`

5) Build your test data right in the server.js file. Create new endpoints as needed