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.
- Host: GitHub
- URL: https://github.com/ngerakines/okay
- Owner: ngerakines
- License: mit
- Created: 2023-04-26T13:58:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T14:00:04.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T23:22:12.105Z (over 1 year ago)
- Topics: http, rust
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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