This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src/examples
tastytea 13a5e23a8b
implemented PUT and DELETE, fixed argument encoding in POST
2018-01-24 19:41:07 +01:00
..
example1_dump_json.cpp Breaking change: parameters is now a multimap, not a vector anymore 2018-01-15 20:23:21 +01:00
example2_parse_account.cpp Added examples 2018-01-15 00:08:14 +01:00
example3_mastocron.cpp Breaking change: parameters is now a multimap, not a vector anymore 2018-01-15 20:23:21 +01:00
example4_update_credentials.cpp Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
example5_follow_unfollow.cpp Fixed PATCH, implemented all POST requests 2018-01-22 02:25:09 +01:00
example6_toot_delete-toot.cpp implemented PUT and DELETE, fixed argument encoding in POST 2018-01-24 19:41:07 +01:00