├── 00.Welcome.md ├── 01.REST-API.md ├── 02.Authentication.md ├── 03.Groups-resource.md ├── 04.Rooms-resource.md ├── 05.Messages-resource.md ├── 06.User-resource.md ├── 07.Faye-endpoint.md ├── 08.Streaming-API.md ├── 09.Third-party-API-wrappers.md └── README.md /00.Welcome.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/00.Welcome.md -------------------------------------------------------------------------------- /01.REST-API.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/01.REST-API.md -------------------------------------------------------------------------------- /02.Authentication.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/02.Authentication.md -------------------------------------------------------------------------------- /03.Groups-resource.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/03.Groups-resource.md -------------------------------------------------------------------------------- /04.Rooms-resource.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/04.Rooms-resource.md -------------------------------------------------------------------------------- /05.Messages-resource.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/05.Messages-resource.md -------------------------------------------------------------------------------- /06.User-resource.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/06.User-resource.md -------------------------------------------------------------------------------- /07.Faye-endpoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/07.Faye-endpoint.md -------------------------------------------------------------------------------- /08.Streaming-API.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/08.Streaming-API.md -------------------------------------------------------------------------------- /09.Third-party-API-wrappers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/09.Third-party-API-wrappers.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gitterHQ/docs/HEAD/README.md --------------------------------------------------------------------------------