README.md
changeset 139 7145e95b4f57
parent 137 acaea3179f4d
child 141 6068de3675c8
equal deleted inserted replaced
138:23d3a518d0ad 139:7145e95b4f57
    27 check the [madonctl](https://godoc.org/github.com/McKael/madonctl) project
    27 check the [madonctl](https://godoc.org/github.com/McKael/madonctl) project
    28 implementation.
    28 implementation.
    29 
    29 
    30 ## History
    30 ## History
    31 
    31 
    32 The library was initially submitted as a PR for gondole.
    32 This API implementation was initially submitted as a PR for gondole.
    33 
    33 
    34 The repository is actually a fork of my gondole branch in order to preserve
    34 The repository is actually a fork of my gondole branch so that
    35 history and credits.
    35 history and credits are preserved.
    36 
    36 
    37 ## References
    37 ## References
    38 
    38 
    39 - [Mastodon API documentation](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md)
    39 - [Mastodon API documentation](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md)
    40 - [Mastodon Streaming API documentation](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Streaming-API.md)
    40 - [Mastodon Streaming API documentation](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Streaming-API.md)