Browser and Web APIs

Chat: REST Interface

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