APIKit v0.1.8
- Release v0.1.8
- Group the backend by what the code is for
- gRPC on tonic: streaming, and a status that is actually read
- gRPC from .proto files, with a service and method browser
- Client certificates and private certificate authorities
- Export to Postman and OpenAPI, and stop leaking credentials
- OAuth 2.0: authorization code with PKCE, client credentials, password, device
- Compact key/value grid, per-row enable, descriptions, bulk edit
Installing
These builds are not code-signed, so the first launch needs one extra step.
- macOS — right-click the app and choose Open, or run
xattr -cr /Applications/APIKit.app - Windows — SmartScreen shows a warning: choose More info → Run anyway
- Linux — the AppImage needs
chmod +xbefore it will run
Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.