Http Rider :: Cross-Platform Open Source Desktop API Client
HttpRider is a cross-platfom open souce desktop API client built using Python and PyQt. It is a lean alternative to Postman and other tools developed using Electron.
Features:
๐ Open source and Cross-Platform
๐ Lean and Faster than Java/Electron alternatives
๐ OpenAPI V3 exporter: You can export to OpenAPI v3 including the request/response schema which is lacking in other clients.
๐ Feature rich generators: Generating code for running performance tests using Locust.io or Slowcooker. Monitor with Runscope or just generate tests using Apickli or RestAssured.
๐ Labels: A different way to group Apis which makes it easier to share API requests between different scenarios. Like Login API used for different use-cases.
๐ Mocking: Embedded mocking support to quickly prototype an API
๐ Assertions: Create simple assertions for any request/response element and see the results on each run.
๐ Fuzz testing: Running quick test with fuzzed requests against your Api.
๐ Api Sharing: Share API using an open source online service.
And more here
Downloads
Downloads are currently available for MacOS and Windows from the following page.
https://www.httprider.com/docs/getting-started/installation/