Mastodon API example #3
sophiebremer
started this conversation in
Show and tell
Replies: 1 comment
-
|
Forgot to update here. The CLI became its own repository at https://github.com/typescriptlibs/tsl-mastodon-cli. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! As an effort to make debugging of the communication with Mastodon servers easier, the repository of
tsl-mastodon-apicontains an implementation example. The CLI allows to post a status with text and/or image. Keep in mind that this is an example for inspiration and not part of the release.https://github.com/typescriptlibs/tsl-mastodon-api/blob/v0.4.2/bin/tsl-mastodon.js#L146-L183
Happy coding!
Beta Was this translation helpful? Give feedback.
All reactions