/mastodon-api

A selection of Mastodon API methods implemented in Node.js

Primary LanguageJavaScriptMIT LicenseMIT

Mastodon API

A selection of Mastodon API methods implemented in Node.js.

Requirements

  • Node v20

Install dependencies

$ npm install

Run tests

$ npm test

Create tarball

$ npm pack

Install (in another module)

$ npm install mastodon-api-x.x.x.tgz