Skip to content

OlympProject/olympapi-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OlympAPI

Native desktop API client for Windows and Linux.

Latest Release Releases Download Latest Website

Validation Suite User Manual EULA Packages GHCR

OlympAPI is built for developers who want full control over local workflows, data ownership and Git-based collaboration without forced cloud lock-in.


Why OlympAPI

  • Native desktop app (Windows + Linux)
  • Local-first workflow with optional Git Sync
  • Import and export support across major API client formats
  • No subscription required for core usage
  • Lifetime license option for full Pro workflow

Core Features

Free

  • HTTP requests with full method/body/header/auth control
  • Collections and environments
  • OpenAPI / Swagger import
  • Postman, Bruno and Insomnia compatibility workflows
  • Request history and proxy support

Pro

  • Unlimited collections, environments and workspaces
  • Pre-request / post-request scripts
  • Response tests and request chaining
  • OpenAPI auto sync with change review
  • Extended Git Sync workflows

Git Sync (GitHub + Forgejo)

OlympAPI Git Sync is designed for teams that already work with Git and want transparent API collaboration.

  • Sync collections or full workspaces
  • Use your own Git hosting (GitHub, Forgejo and compatible remotes)
  • Keep sensitive values out of commits via placeholder scrubbing
  • Resolve conflicts explicitly (no hidden auto-merge)

Docs and guidance:


OlympAPI Validation Suite (Docker)

The Validation Suite is the official end-to-end test server for OlympAPI workflows.

Quick run via GHCR:

docker pull ghcr.io/olympproject/olympapi-validation-suite:vX.Y.Z
docker pull ghcr.io/olympproject/olympapi-validation-suite:latest
docker run --rm -p 3001:3001 -p 3443:3443 \
	ghcr.io/olympproject/olympapi-validation-suite:vX.Y.Z

Replace vX.Y.Z with a release tag from:

Validation Suite references:


Downloads

Every release includes:

  • Windows installer
  • Windows zip package
  • Linux tar.gz package
  • SHA256 checksums
  • Optional signature artifacts

Get the latest release assets:


Security and Verification

  • Verify downloaded binaries with SHA256SUMS.txt
  • Use signature files when available
  • Keep activation tokens and sensitive environment values private

Documentation


Support

About

Free Cross-platform API client for REST Exploring,

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors