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.
- Host: GitHub
- URL: https://github.com/billstclair/elm-mastodon
- Owner: billstclair
- License: mit
- Created: 2019-06-21T22:25:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-22T19:56:24.000Z (over 3 years ago)
- Last Synced: 2025-04-06T23:48:27.317Z (about 1 year ago)
- Language: Elm
- Homepage: https://mammudeck.com/api
- Size: 491 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).