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

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

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/