Open foundation · The guarded gateway

Hoplite

A Hara application server embedded in Nginx, with immutable resource trees and worker-local compiled handlers.

Pre-release · macOS-firstEPL-2.0Shield and threshold
I · PURPOSE

Built to remain
in your hands.

The packaged executable currently targets macOS. Linux is exercised by CI and Docker while the first tagged release is prepared.

II · ARCHITECTURE
HTTP requestNginxHTA valueCached Hara handlerHTA response
III · CAPABILITIES
  • Embedded Nginx host
  • Asynchronous Hara handlers
  • Generated OpenAPI
  • Standalone executable

Begin at the source

git clone https://github.com/greenways-ai/hoplite.git
cd hoplite && make setup && make check