C++ wrapper for the Mastodon and Pleroma APIs.
Go to file
tastytea 9874e76de2
continuous-integration/drone/push Build is passing Details
Improve documentation.
2020-01-03 13:05:00 +01:00
cmake Add skeleton. 2020-01-03 08:32:03 +01:00
examples Add support for examples. 2020-01-03 10:22:34 +01:00
include Improve documentation. 2020-01-03 13:05:00 +01:00
src Use Instance and Request classes. 2020-01-03 12:42:10 +01:00
tests Use Instance and Request classes. 2020-01-03 12:42:10 +01:00
.drone.yml Add first test. 2020-01-03 09:49:41 +01:00
.editorconfig Add skeleton. 2020-01-03 08:32:03 +01:00
.gitignore Expand git ignores. 2020-01-03 10:20:09 +01:00
CMakeLists.txt Add support for examples. 2020-01-03 10:22:34 +01:00
CODE_OF_CONDUCT.adoc Add contributing guidelines and COC. 2020-01-03 06:30:29 +01:00
CONTRIBUTING.adoc Add contributing guidelines and COC. 2020-01-03 06:30:29 +01:00
Doxyfile Add documentation. 2020-01-03 11:27:32 +01:00
LICENSE Add license. 2020-01-03 06:29:45 +01:00
README.adoc Add contributing guidelines and COC. 2020-01-03 06:30:29 +01:00
build_doc.sh Add documentation. 2020-01-03 11:27:32 +01:00

README.adoc

mastodonpp

mastodonpp is a C++ wrapper for the Mastodon API. It replaces mastodon-cpp.