FRequest!

FRequest alternatives

  • Postman

  • Postman helps you be more efficient while working with APIs. Postman is a scratch-your-own-itch project. The need for it arose while one of the developers was creating an API for his project. After looking around for a number of tools, nothing felt just right. The primary features added initially were a history of sent requests and collections. A number of other features have been added since then. Here is a small list.

    tags: api api-documentation api-management chrome-extension development
  • Advanced REST Client

  • The web developers helper program to create and test custom HTTP requests.Advanced REST client for Google Chrome.

    tags: developer-tools rest-api web-services-testing
  • Insomnia REST Client

  • Debug APIs like a human, not a robot.

    tags: api api-management cloud-sync configurable-proxy configurable-request-timeout
  • RESTClient by Chao ZHOU

  • Features• It is owned and supported by a friendly community. Not a corporation. • More secure because its code is publicly available for review and contributions on GitHub at https://github.com/chao/RESTClient • Add-on for Mozilla Firefox at https://addons.mozilla.org/en-US/firefox/addon/restclient/ • Supports all HTTP methods RFC2616 (HTTP/1.1) and RFC2518 (WebDAV)• You can construct custom HTTP request (custom method with resources URI and HTTP request Body) to directly test requests against a server.• Basic Authentication• OAuth authentication• OAuth2 authentication• Custom Header• Load request file• Show HTTP request execution time• Remember favorite requests• Import or export favorite requests• Manage favorite requests• Switch to percentage page layout• List request headers in tag• Various themes to choose from »

    tags: add-ons rest-api
  • Windows RestClient

  • A Simple Windows application to help developers debug REST based services.

    tags: Portable rest-api