Is there an api for pubnub?
4 answers
You can find all open source APIs and tutorials at http://www.pubnub.com/developers
You can also find a tutorial for creating an instant messaging app at http://www.pubnub.com/blog/ditch-your-backend-with-pubnub-messenger/
Full Disclosure I am a PubNub employee
+3
source to share
All PubNub SDKs and APIs are open source and publicly available. You can pick your favorite language and start coding by looking at Developer Resources and Docs . There are several examples Creating a Basic Chat Application | PubNub .
0
source to share