add api section to the docs
Some checks failed
Deploy App / docker (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Lee 2024-04-20 02:28:26 +01:00
parent 8df02ab62c
commit c124e5750b

@ -12,4 +12,8 @@ This is still a work in progress, so please be patient as we continue to add mor
We offer a few different libraries for different languages to help you get started with the Minecraft Utilities plugin.
- [Java](/documentation/libraries/java)
- [JavaScript](/documentation/libraries/javascript)
- [JavaScript](/documentation/libraries/javascript)
## API
You can view our Postman collection [here](https://www.postman.com/imfascinated/workspace/minecraft-utilities) to see all the available endpoints and how to use them.