An open API service indexing awesome lists of open source software.

https://github.com/ngerakines/okay

A very small HTTP server that has configurable started and ready probes.
https://github.com/ngerakines/okay

http rust

Last synced: over 1 year ago
JSON representation

A very small HTTP server that has configurable started and ready probes.

Awesome Lists containing this project

README

          

# okay

A very small HTTP server that has configurable started and ready probes.

## Usage

$ STARTED_AFTER=15s READY_AFTER=45s cargo run