Django Rest Client

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Django Rest Client is a very lightweight and easy to use utility tool for quickly testing Rest APIs directly from your mobile device anywhere and anytime.


App Features :

* Make HTTP/HTTPS requests with the most commonly supported request types (GET, POST, PUT, DELETE, HEAD and PATCH).

* Easily add new headers or edit existing ones with some commonly used pre-set headers types available for you to minimize your typing efforts.

* Quickly add/edit raw request body content for rest calls which need a request content to be sent along.

* Parses the HTTP response received and displays the Response code, Response body, Response time and Response headers in a user friendly and easy to understand format.

* Quickly COPY the response body received using the copy button to quickly share it with your peers to prove it's not your fault ;)

* Easily configure the Timeout Settings with configurable CONNECT, READ and WRITE timeout settings for testing your APIs.

* History : Find allllll the requests you make till eternity in the History section. No more annoying re-typing all the request data again. Simply go to the history list, preview your request data (if you want) and just hit that row to find everything auto-filled for ya!

* Saved requests : If you realllly can't resist sending that one request every day, just hit that "Save" aka Floppy icon and all your request data will be saved for you in the list of Saved requests. After you tap a saved request, if you try to save it again, you can choose to update that request as well!

* Search through history or Saved requests : No need to scroll through the thousands of requests in history section or the saved requests section. Simply search the URL in the search bar and quickly find the request you're looking for.

* Use it to enhance your learning and understanding of Rest APIs.



** Would love to hear your feedback or feature requests in the reviews or ping me at tarunsingh070@gmail.com.

I assure you, your voice will be Heard !

HAPPY DEVELOPING !
Updated on
Dec 13, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Squashed some bugs.