1. nathanpc's Avatar





    With Requests you'll have a very simple and easy-to-use HTTP debugger that will let you do HTTP/REST API requests using your BlackBerry� PlayBook�.
    I developed this app to make it easy to debug my changes to a server API by just letting my PlayBook on the side of my computer, make the changes on the server, and run the query on the PlayBook to check if it's working.

    TODO list:
    • Add support for BB5/6/7
    • Port to BB10 (already in the works since I got my Dev Alpha now)
    • Add a screen with the history of requests
    • Add bookmarks



    Download: (click the QR Code to go to the App World page)

    08-26-12 10:35 AM
  2. Wolfgan's Avatar
    You may also use Fiddler2 on your computer and just change the proxy info on the playbook for a powerfull http debugger.
    08-26-12 12:50 PM
  3. nathanpc's Avatar
    You may also use Fiddler2 on your computer and just change the proxy info on the playbook for a powerfull http debugger.
    Fiddler2 is Windows-only and I do all my development on a Mac (also most of the web developers use Macs). Also the main goal of Requests is to be a simple and easy HTTP debugger on your desk and anywhere you are.

    Maybe it's the same idea but for different kinds of developers.
    08-26-12 02:11 PM
LINK TO POST COPIED TO CLIPBOARD