Recommend switching to mastodonpp.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2020-01-16 23:47:25 +01:00
parent e65fadfba6
commit 4b7215036b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 4 deletions

View File

@ -7,10 +7,11 @@
[IMPORTANT] [IMPORTANT]
This project has become too complicated to maintain by myself and I can't find This project has become too complicated to maintain by myself and I can't find
the energy to add features. I'm attempting a complete rewrite, with cleaner and the energy to add features. **You can find a complete rewrite, with cleaner and
much easier to understand code at link:{uri-mastodonpp}[mastodonpp]. You can much easier to understand code at link:{uri-mastodonpp}[mastodonpp].** I
still report bugs here and I will respond, but I won't put too much work recommend switching to it. You can still report bugs here and I will respond,
in it. If you want to take over maintainership, get in touch. but I won't put too much work in it. If you want to take over maintainership,
get in touch.
*{project}* is a C++ wrapper for the Mastodon API. You submit an API call *{project}* is a C++ wrapper for the Mastodon API. You submit an API call
and get the raw JSON that you can then transform into easy to use abstractions. and get the raw JSON that you can then transform into easy to use abstractions.