Gotcha Rest Client
macOS / developpeurs
Gotcha HTTP Client is a lightweight http client that allows you to make requests and inspect responses. Basic features are FREE to use.
Unlike postman, Gotcha has a better UI/UX, less memory usage, fast start up speed, no network required.
Feedback & Bug Report: https://github.com/WhiteCosmos/Gotcha-HTTP-Client-Support
【Highlights】
- Simple, modern UI/UX design, almost like native app.
- Flexible requests & group manager, create ulimited sub-groups as you wish.
- Powerful request editor make you edit every single parts of url like host/port/path params/query params.
- Standalone JSON Editor, import json text by clipboard or file.
- View & test swagger/openapi APIs like Swagger-UI
- Genearte API Documentation directly from Java Project
【Features】
1. Url Editor
- Paste curl into url bar and import
- Path & Query Parameters Builder Support
- Support add custom http method
2. Request Body Support
- Text mode with gramma highlights
- Json editor, import json from clipboard or file
- Upload form (form-urlencoded)
- Upload multipart form
- GraphQL
3. Response Support
- Text (Json/XML/HTML)
- Image (JPEG/PNG/Webp)
- Web View
4. Header & Cookie
- Send custom headers with common headers prompt
- Send custom cookies
- Receive and send cookies automatically
- Multiple cookie jars support like PAW(developing)
5. Request Authentication
- HTTP Basic Auth
6. Import & Export
- Support importing postman collection file
- Import Swagger/OpenAPI APIs from file or url link, now is readonly
- Import Java Project, support Spring/SpringFox/JAX-RS frameworks, now is readonly
- Export single request to curl
7. Environment Variables
- Available
8. Add comment to request param
- Export to markdown
9. Response Assertion
- Response header
- Json format response body
【Terms And Conditions】
Terms of Service page: https://github.com/RabiAPI/RabiAPI-Support/blob/master/terms_of_service.md
Privacy Policy page: https://github.com/RabiAPI/RabiAPI-Support/blob/master/privacy-policy.md
Quoi de neuf dans la dernière version ?
BUG Fix
Fix Postman file import failed issue