initial commit
This commit is contained in:
9
server/http/requests.http
Normal file
9
server/http/requests.http
Normal file
@ -0,0 +1,9 @@
|
||||
GET http://localhost:3000/table HTTP/1.1
|
||||
|
||||
###
|
||||
|
||||
POST http://localhost:3000/table HTTP/1.1
|
||||
|
||||
###
|
||||
|
||||
GET http://localhost:3000/table/0 HTTP/1.1
|
||||
Reference in New Issue
Block a user