C++ wrapper for the Mastodon and Pleroma APIs.
Go to file
tastytea dd93dab0a6
All checks were successful
continuous-integration/drone/push Build is passing
Add Drone CI recipe.
2020-01-03 08:44:55 +01:00
cmake Add skeleton. 2020-01-03 08:32:03 +01:00
include Add skeleton. 2020-01-03 08:32:03 +01:00
src Add skeleton. 2020-01-03 08:32:03 +01:00
.drone.yml Add Drone CI recipe. 2020-01-03 08:44:55 +01:00
.editorconfig Add skeleton. 2020-01-03 08:32:03 +01:00
.gitignore Add skeleton. 2020-01-03 08:32:03 +01:00
CMakeLists.txt Add skeleton. 2020-01-03 08:32:03 +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
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

mastodonpp

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