6 lines
124 B
HTTP
6 lines
124 B
HTTP
### Plain-text response
|
|
GET http://localhost:3000/hello-world
|
|
|
|
### JSON response
|
|
GET http://localhost:3000/hello-world-json
|