Skip to content

900API v0.2.0

Choose a tag to compare

@900Labs 900Labs released this 11 Jul 10:24
· 3 commits to main since this release

900API v0.2.0 is the first public release of the local-first 900 Labs API workbench. It runs without accounts, subscriptions, telemetry, or a hosted workspace.

Highlights

  • REST, GraphQL, WebSocket, SSE, and gRPC request tools
  • Local collections, environments, history, examples, mocks, and Git Sync
  • Headless CLI with console, JSON, and JUnit reporting
  • Shared portable collection format and bounded JavaScript tests
  • Transactional imports, recoverable local state, standards-correct SSE framing, visible stream errors, and connection cleanup
  • Public contribution, support, security, release, privacy, and architecture documentation

See CHANGELOG.md for the complete change list and README.md for installation and use.

Downloads

  • macOS arm64: aarch64 DMG or app archive
  • macOS Intel: x64 DMG or app archive
  • Linux x86_64: AppImage, Debian package, or RPM package
  • Windows x86_64: MSI or setup executable

Verify any download against SHA256SUMS.txt from this release.

Signing status

The macOS bundles use ad-hoc signing and are not Developer ID signed or notarized. Windows installers are not Authenticode signed. Linux packages are not distribution-repository signed. Review the documented installation guidance before running unsigned artifacts.