-
v1.1.0 Stable
released this
2026-07-04 05:19:20 +02:00 | 1 commits to main since this releaseGrindr API developer tool v1.1.0
- Improved tab handling (hotkeys, scroll to anchor)
- Added support for binary bodies (file uploads)
- Added account ID copy button
- Attempts at adding same account more than once are now prevented
Note
macOS only:
Remove the quarantine attribute usingxattr -d com.apple.quarantine grindr-api-developer-tool_1.1.0_universal.dmgcommand in terminalNote
Linux only:
This app requires webview and graphics rendering drivers installed on your system. If you get blank screen, tryWEBKIT_DISABLE_COMPOSITING_MODE=1orLIBGL_ALWAYS_SOFTWARE=1 WLR_RENDERER=pixmanto run the app.Note
Windows build was not tested
Downloads
-
v1.0.0 Stable
released this
2026-06-14 22:31:38 +02:00 | 7 commits to main since this releaseFirst version release
- Schema (endpoints, query, body, parameters) are pulled from https://opengrind.org/openapi.json
- Correct User-Agent and security headers are handled automatically
- Documentation built-in, matching docs at https://opengrind.org/docs
- Multi-tab views for multiple requests at once
Note
macOS only:
Remove the quarantine attribute usingxattr -d com.apple.quarantine grindr-api-developer-tool_1.0.0_universal.dmgcommand in terminalNote
Linux only:
This app requires webview and graphics rendering drivers installed on your system. If you get blank screen, tryWEBKIT_DISABLE_COMPOSITING_MODE=1orLIBGL_ALWAYS_SOFTWARE=1 WLR_RENDERER=pixmanto run the app.Note
Windows build was not tested
Downloads