An open API service indexing awesome lists of open source software.

https://github.com/billstclair/elm-mastodon

Elm client for the Mastodon social network.
https://github.com/billstclair/elm-mastodon

Last synced: about 1 year ago
JSON representation

Elm client for the Mastodon social network.

Awesome Lists containing this project

README

          

[billstclair/elm-mastodon](https://package.elm-lang.org/packages/billstclair/elm-mastodon/latest) is an Elm client for the [Mastodon](https://joinmastodon.org/) social-networking system. The Mastodon API is documented at [docs.joinmastodon.org/client](https://docs.joinmastodon.org/client/).

`elm-test` tests the encoders and decoders for the `Entities`.

The example, a low-level API explorer webapp, is live at [mammudeck.com/api](https://mammudeck.com/api/).