Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Wighus Holtmon
PROG2053-Project
Commits
0c62479b
Commit
0c62479b
authored
Nov 22, 2021
by
Martin Wighus Holtmon
Browse files
updated README.md
parent
3753b598
Changes
1
Hide whitespace changes
Inline
Side-by-side
projectSecondPart/README.md
View file @
0c62479b
...
...
@@ -22,11 +22,11 @@ The page will reload if you make edits.\
You will also see any lint errors in the console.
### `npm run start-express`
Runs the express server that serves the app
Send GET requests to
[
http://localhost:3001
](
http://localhost:3001
)
to request content maually.
Runs the express server that serves the app
.
Send
**
GET
**
requests to
[
http://localhost:3001
](
http://localhost:3001
)
to request content maually.
Examples:
-
[
http://localhost:3001/user/list
](
http://localhost:3001/user/list
)
-
[
http://localhost:3001/test/info
](
http://localhost:3001/test/info
)
-
GET
[
http://localhost:3001/user/list
](
http://localhost:3001/user/list
)
-
GET
[
http://localhost:3001/test/info
](
http://localhost:3001/test/info
)
## Learn More
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment