3rd Party API Wrappers
You can also access the Gitter API through one of the 3rd party libraries that may be more suitable to use in your language, platform, and environment.
.NET (C#)
- Gitter# - provides a Gitter API interface for use in Windows (Phone) apps, .NET Framework and Xamarin platforms
- Gitter# Auth - provides you a way to retrieve Token through OAuth2 process
Java
- GitterJavaSDK - a Java wrapper for the Gitter API allowing synchronous, asynchronous and reactive access.
Go
PHP
- gitter-api - Gitter API implementation for php 7.0+ allowing sync, async and streaming access.
Python
- gitterpy - Python interface for the Gitter API
Dart
- gitterapi - Dart Client library for accessing Gitter API.
Bots
You can create Gitter bots to interact with on rooms. Here is a tutorial on how to make a Gitter Bot and documentation on how to host Gitter bots on Heroku or Azure.