Skip to content

cmnbroad/RESTExplorer

Repository files navigation

#RESTExplorer

RESTExplorer is a simple Android application for making REST Get calls, which I mostly use as a REST API test app. It has a simple UI for collecting and endpoint URL, verb, and parameters, and displays results returned from the call.

  • Currently doesn't handle redirects or auth
  • Only handles "get" requests
  • Has a minimum platform requirement of Android 4.2 (not because it really needs something from that version, but just because I wanted to minimized the support jar dependencies).
  • Has a dependency on the code in the AndroidSharedServices repo.

About

Simple Android app for calling and returning data from a REST endpoint. Requests can be stored for future retrieval.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages