Can someone please make a jsonapi tutorial i can't get it to work.
I can't find a tutorial anywhere on the internet about jsonapi.
http://dev.bukkit.org/server-mods/jsonapi/
Jsonapi tutorial?
Re: Jsonapi tutorial?
Hello,UnknownSentinel wrote:Can someone please make a jsonapi tutorial i can't get it to work.
I can't find a tutorial anywhere on the internet about jsonapi.
http://dev.bukkit.org/server-mods/jsonapi/
https://github.com/alecgorge/jsonapi/wiki
There is tutorials regarding:
How-to-use-the-standard-api-over-http
How-to-use-the-standard-api-over-a-socket-connection
How-to-use-the-stream-api-over-http
How-to-use-the-stream-api-over-a-socket-connection
How-to-create-custom-api-methods
I hope that helps
Re: Jsonapi tutorial?
I tend to avoid doing videos that rely on other things like this since they often go out of date pretty fast.
The information in the post above is pretty good though
The information in the post above is pretty good though
Re: Jsonapi tutorial?
As far as I am aware. Those tutorials are out of date. I have spent a while searching and testing myself and came to no end of issues with var_dumps just returning "NULL"
Where there's a Mossy Cobble, there's a Way!