iosobjective-ccocoa-touchdisqus

Disqus API in iPhone


Is it possible to hook-up natively (in Objective-C/CocoaTouch) to the Disqus API (e.g., not using the WebView)?


Solution

  • It struck me that there's no disqus library for iOS, so I made a simple wrapper myself. Currently, it's only for viewing and posting comments.

    Feel free to use it : Disquser.