bovine-client
v0.0.5
Published
Client library for bovine FediVerse server. Authentication is currently assumet to be handled externally through cookies.
Downloads
4
Readme
bovine-client
Simplistic JavaScript library to interact with bovine.
Development
Lint via
npx eslint
and run tests via
npm run test