An alleged daily mirror of Neko's mastodont-c library for Treebird https://code.nekobit.net/fossil/mastodont-c/home
Go to file
nekobit d979621621 Get feed test (wip)
FossilOrigin-Name: e335a0731d311b29bb58078fe2008e1cf338234770abfbd2a4cc3f941d755506
2023-02-28 22:59:25 +00:00
.fossil-settings CMake 2022-12-06 02:47:14 +00:00
cmake Fix some building issues, still have issues with curl linking to fix 2023-01-09 05:00:01 +00:00
include Fix usage of angled -> quoted includes 2022-12-24 21:36:11 +00:00
libs/cjson use local cJSON dep 2022-06-05 19:23:52 +00:00
src Fix 2023-02-27 03:20:49 +00:00
tests Get feed test (wip) 2023-02-28 22:59:25 +00:00
CMakeLists.txt Get feed test (wip) 2023-02-28 22:59:25 +00:00
Doxyfile Docs 2022-06-26 06:04:41 +00:00
LICENSE Add clause 2022-11-14 15:36:07 +00:00
README.md Get feed test (wip) 2023-02-28 22:59:25 +00:00

Mastodont-c

Mastodont-c is a C library to access the Mastodon API and it's variants (Pleroma, Akkoma, Soapbox).

It was written in C due to it's portability. It's designed to be used in Treebird, but it can be used in other programs as well.

Documentation

Documentation is essentially non-existant, but this will improve over time.