Add mastodon-cpp to list of libraries (#546)

This commit is contained in:
tastytea 2018-02-21 18:34:18 +00:00 committed by Eugen Rochko
parent 24ccc422df
commit 8befaa0cd5
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Below, a list of libraries to interact with the Mastodon API, sorted by programm
| C# (.NET Standard) | [TootNet](https://github.com/cucmberium/TootNet) | [@cucmberium@mstdn.maud.io](https://mstdn.maud.io/@cucmberium) |
| C# (.NET) | [mastodon-api-cs](https://github.com/pawotter/mastodon-api-cs) | |
| C# (.NET) | [Mastodon.Net](https://github.com/Tlaster/Mastodon.Net) | |
| C++ | [mastodon-cpp](https://github.com/tastytea/mastodon-cpp) | [@tastytea@soc.ialis.me](https://soc.ialis.me/@tastytea) |
| Crystal | [mastodon.cr](https://github.com/decors/mastodon.cr) | |
| Elixir | [hunter](https://github.com/milmazz/hunter) | |
| Go | [go-mastodon](https://github.com/mattn/go-mastodon) | |