This is the Ruby on Rails code for a chat application
Make sure you seed the database to create some chatrooms
The API is JSONAPI compliant
Swagger API documentation can be found at /api-docs
Make sure to run
rake rswag:specs:swaggerize
to get the latest swagger file