https://github.com/stuartapp/hanami-api-gateway-poc
Hanami::API PoC to run some benchmarks
https://github.com/stuartapp/hanami-api-gateway-poc
Last synced: 2 months ago
JSON representation
Hanami::API PoC to run some benchmarks
- Host: GitHub
- URL: https://github.com/stuartapp/hanami-api-gateway-poc
- Owner: StuartApp
- Created: 2023-01-31T14:34:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T08:43:08.000Z (over 3 years ago)
- Last Synced: 2025-03-23T00:22:45.268Z (about 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hanami::API Gateway
## Usage
- RACK_ENV=production docker compose up --build
## API
- http://0.0.0.0:3000/
## API Health
- GET http://0.0.0.0:3000/health
## Benchmark
- ab -p inbound_body.json -T application/json -c 100 -n 2000 -k http://0.0.0.0:3000/