Initial Commit.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@SNote.Server_HostAddress = http://localhost:5202
|
||||
|
||||
GET {{SNote.Server_HostAddress}}/todos/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{SNote.Server_HostAddress}}/todos/1
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user