Browser and Web APIs
Chat: REST Interface
The backend chat service provides a REST interface at https://chat.distsys.ch/api.
-
Study the REST API which provides endpoints for authentication, user management, and message exchange.
-
Test the service using the Postman utility.