Skip to content

OlympProject/olympapi-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Screenshots

HTTP Request with JSON Body

HTTP request with JSON body and 200 response – light mode HTTP request with JSON body and 200 response – dark mode

Bearer Token Authentication

Bearer token auth with 200 status – light mode Bearer token auth with 200 status – dark mode

Environments and Variables

Environment variables editor – light mode Environment variables editor – dark mode

Git Sync

Git Sync collection in sync – light mode Git Sync collection in sync – dark mode

Response Tests

Test assertion – status code equals 200 – light mode Test assertion – status code equals 200 – dark mode

OpenAPI Auto Sync (Pro)

Configure OpenAPI Auto Sync – light mode Configure OpenAPI Auto Sync – dark mode


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


OlympStack Suite

OlympStack is a suite of native desktop tools for developers and DevOps engineers.

App Repository
OlympAPI github.com/OlympProject/olympapi-release
OlympAtlas github.com/OlympProject/olympatlas-release
OlympCron Manager github.com/OlympProject/olympcron-manager-release
OlympSSH Commander github.com/OlympProject/olympssh-commander-release
OlympTest Manager github.com/OlympProject/olymptest-manager-release

About

Native API client for Windows & Linux — collections, environments, OpenAPI import, Git sync, request chaining, and response testing. Built with Flutter.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors