Overview of API schema, operations, and monitoring touchpoints.
Live session excerpt
$ curl -H "Authorization: Bearer ***" \
https://api.shelton.run/v1/orders/ACME-992
→ 200 OK (148 ms)
trace_id=99f2c84b32e0 inventory_check=PASS
Containerized ASP.NET Core service with managed Postgres, readiness probes, and automatic rollbacks.
OpenTelemetry traces + structured logging tied to dashboards so latency/error budgets are observable.
27 endpoints with role-aware policies, rate limiting, and request validation middleware.
GitHub Actions pipeline running CodeQL, integration tests, and auto-deployments.