1
0
Fork
You've already forked api
0
Wrapper around Miniblox's API...
  • TypeScript 100%
2025年11月12日 21:00:09 -06:00
api feat: launch and account API wrapper 2025年11月12日 21:00:09 -06:00
examples refactor: final pass before releasing the today's 3rd new version LOL 2025年11月12日 12:46:00 -06:00
impl feat: launch and account API wrapper 2025年11月12日 21:00:09 -06:00
.gitignore fix: use custom fetch instead of directly passing a Deno client object 2025年11月10日 15:33:50 -06:00
endpoints.md feat: launch and account API wrapper 2025年11月12日 21:00:09 -06:00
jsr.json release: 1.0.4 (yet ANOTHER release today) 2025年11月12日 14:01:27 -06:00
mod.ts release: 1.0.4 (yet ANOTHER release today) 2025年11月12日 14:01:27 -06:00
ReadME.md refactor: final pass before releasing the today's 3rd new version LOL 2025年11月12日 12:46:00 -06:00

Miniblox (API wrapper)

An API wrapper around Miniblox.

Implemented APIs:

  • Friends (Authorized only)
  • Reporting (Authorized only)
  • World / Planets (Mixed, only creating Guest worlds works without authorization)

Example usage

See the e x a mples (hover over each letter, they're different... except for everything after the 3rd letter) for an example of all the APIs.