Initial API setup and basic program functioning
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
@Emergence.api_HostAddress = http://localhost:5235
|
||||
|
||||
GET {{Emergence.api_HostAddress}}/users/
|
||||
Accept: application/json
|
||||
###
|
||||
GET {{Emergence.api_HostAddress}}/users/2
|
||||
Accept: application/json
|
||||
###
|
||||
GET {{Emergence.api_HostAddress}}/openapi/emergence.yaml
|
||||
Accept: application/json
|
||||
###
|
||||
Reference in New Issue
Block a user