Wrapper around Miniblox's API...
- TypeScript 100%
| api | feat: launch and account API wrapper | |
| examples | refactor: final pass before releasing the today's 3rd new version LOL | |
| impl | feat: launch and account API wrapper | |
| .gitignore |
fix: use custom fetch instead of directly passing a Deno client object
|
|
| endpoints.md | feat: launch and account API wrapper | |
| jsr.json | release: 1.0.4 (yet ANOTHER release today) | |
| mod.ts | release: 1.0.4 (yet ANOTHER release today) | |
| ReadME.md | refactor: final pass before releasing the today's 3rd new version LOL | |
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.