Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 341 Bytes

Hello cloud native Rocket

Cloud native example of Rocket web framework

  • Includes Prometheus metrics middleware and endpoint
  • Builds statically linked binary for minimized Docker image footprint

Usage

Building and running locally:

docker-compose up --build

Proceed to open up http://localhost:8000