--- title: 库与实现 description: 用于各种编程语言的 Mastodon API 的代码、库和 SDK。 menu: docs: weight: 60 parent: client --- 感谢我们出色的开发者社区,他们通过各种 API 实现为项目提供了支持。如果你为 Mastodon API 构建了库或 SDK,请[告诉我们](https://github.com/mastodon/mastodon/discussions),它可能会在未来更新文档时被包含在下面。 请注意检查库的最后更新时间,以及它是否包含你可能想要使用的 API 功能。 ## Arduino / ESP32 / IoT {#arduino-iot} * [lyuba](https://github.com/ringtailsoftware/lyuba) ## C# (.NET Standard) {#c-net-standard} * [MastodonAPI](https://github.com/golf1052/MastodonAPI) * [Mastodot](https://github.com/yamachu/Mastodot) * [Mastonet](https://github.com/glacasa/Mastonet) * [TootNet](https://github.com/cucmberium/TootNet) * [mastodon-api-cs](https://github.com/pawotter/mastodon-api-cs) * [Mastodon.Net](https://github.com/Tlaster/Mastodon.Net) ## C++ {#c} * [mastodonpp](https://schlomp.space/tastytea/mastodonpp) ## Common Lisp {#common-lisp} * [mastodon-cl](https://github.com/compufox/mastodon-cl) * [tooter](https://github.com/Shinmera/tooter) ## Crystal {#crystal} * [mastodon-api-crystal](https://github.com/renatolond/mastodon-api-crystal) ## Dart {#dart} * [mastodon_dart](https://pub.dev/packages/mastodon_dart) * [mastodon-api](https://github.com/mastodon-dart/mastodon-api) * [mastodon-oauth](https://github.com/mastodon-dart/mastodon-oauth2) * [mastodon](https://github.com/mykdavies/Mastodon) * [dartodon](https://github.com/darkcl/dartodon) * [mastodon_entities](https://github.com/MahanRahmati/mastodon-entities) ## Elixir {#elixir} * [hunter](https://github.com/milmazz/hunter) ## Erlang {#erlang} * [masterldon](https://github.com/igb/masterldon) ## Go {#go} * [go-mastodon](https://github.com/mattn/go-mastodon) * [madon](https://github.com/McKael/madon) * [go-mastodon-api](https://github.com/aaronland/go-mastodon-api) ## Haskell {#haskell} * [hastodon](https://github.com/syucream/hastodon) ## Java {#java} * [BigBone](https://github.com/andregasser/bigbone) * [Mastodon4J](https://github.com/Mastodon4J/Mastodon4J) * [mastodon-jfx](https://github.com/wakingrufus/mastodon-jfx) ## JavaScript {#javascript} * [megalodon](https://github.com/h3poteto/megalodon) * [masto.js](https://github.com/neet/masto.js) * [libodonjs](https://github.com/Zatnosk/libodonjs) ## JavaScript (Browser) {#javascript-browser} * [mastodon.js](https://github.com/Kirschn/mastodon.js) ## JavaScript (Node.js) {#javascript-node-js} * [mastodon-api](https://github.com/vanita5/mastodon-api) ## Kotlin {#kotlin} * [BigBone](https://github.com/andregasser/bigbone) * [mastodonk](https://github.com/outadoc/mastodonk) ## Nim {#nim} * [Mastonim](https://github.com/matrix07012/Mastonim) ## Objective-C {#objective-c} * [Cocotodon](https://github.com/shibafu528/Cocotodon) ## Perl {#perl} * [Mastodon::Client](https://metacpan.org/pod/Mastodon::Client) ## PHP {#php} * [mastodon-api-client](https://github.com/vazaha-nl/mastodon-api-client) * [Phediverse Mastodon REST Client](https://github.com/phediverse/mastodon-rest) * [TootoPHP](https://framagit.org/MaxKoder/TootoPHP) * [oauth2-mastodon](https://github.com/lrf141/oauth2-mastodon) * [MastodonBotPHP](https://github.com/Eleirbag89/MastodonBotPHP) * [mastodon-api-php-oauth](https://github.com/yks118/Mastodon-api-php-oauth) * [mastodon-api-php](https://github.com/colorfield/mastodon-api-php) * [Mastodon API for Laravel](https://github.com/kawax/laravel-mastodon-api) * [Mastodon for Drupal](https://www.drupal.org/project/mastodon) * [Mastodon for Socialite](https://github.com/kawax/socialite-mastodon) ## PowerShell {#powershell} * [Mastodon](https://github.com/JB405/Mastodon) ## Python {#python} * [Mastodon.py](https://github.com/halcy/Mastodon.py) * [mastopy](https://gitlab.com/spla/mastopy) ## R {#r} * [mastodon](https://github.com/ThomasChln/mastodon) * [rtoot](https://github.com/schochastics/rtoot) ## Ruby {#ruby} * [mastodon-api](https://github.com/mastodon/mastodon-api) ## Rust {#rust} * [megalodon-rs](https://github.com/h3poteto/megalodon-rs) * [mastodon-async](https://github.com/dscottboggs/mastodon-async) ## Scala {#scala} * [scaladon](https://github.com/schwitzerm/scaladon) ## Scheme {#scheme} ### Guile {#guile} * [Guile-Mastodon](https://codeberg.org/WammKD/Guile-Mastodon) ## Swift {#swift} * [Mastodon.swift](https://github.com/Swiftodon/Mastodon.swift) * [MastodonKit](https://github.com/MastodonKit/MastodonKit) * [tootsdk](https://github.com/tootsdk/tootsdk) * [MastodonAPI](https://github.com/li-bei/MastodonAPI) ## TypeScript {#typescript} * [tsl-mastodon](https://github.com/typescriptlibs/tsl-mastodon-api) {{< translation-status-zh-cn raw_title="Libraries and implementations" raw_link="/client/libraries/" last_translation_time="2025-04-21" raw_commit="6addd5cf525adec1859f48c52dafcfe1f96e558a">}}