Jsonapi tutorial?

Post here is you are having problems with any of the tutorials.
Post Reply
UnknownSentinel
Posts: 1
Joined: Sun Jun 24, 2012 9:44 am

Jsonapi tutorial?

Post by UnknownSentinel »

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/
Muffin89
Posts: 1
Joined: Wed May 30, 2012 10:43 am

Re: Jsonapi tutorial?

Post by Muffin89 »

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/

Hello,

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 :)
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Jsonapi tutorial?

Post by jacek »

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 :D
Image
Haribo98
Posts: 7
Joined: Tue Nov 01, 2011 5:04 pm

Re: Jsonapi tutorial?

Post by Haribo98 »

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"
Image
Where there's a Mossy Cobble, there's a Way!
Post Reply