Skip to content

APIKit v0.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Jul 04:24
  • 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 infoRun anyway
  • Linux — the AppImage needs chmod +x before it will run

Downloads for Windows, macOS (Intel and Apple Silicon) and Linux are attached below.