Download OpenAPI specification:
API for whisperpine/walkie-talkie repository on GitHub
Example echo operations
Successful response
Bad request
Local development server
Walkie Talkie REST API server
Operations related to users
Successful response with list of users
User not found
[{"user_id": "bad633b3-fade-48ff-98c3-8243f46b4122","user_name": "Amiao"}]
{"user_id": "bad633b3-fade-48ff-98c3-8243f46b4122","user_name": "Amiao"}
Operations related to channels
Channels not found
[{"channel_id": 123,"channel_name": "channel_123"}]