# README
Session API
The Session API is an interface to create sessions and retrieve session reminders.
Getting Started
Docker
build
docker build -t code-challenge-hl -f /build/Dockerfile .
run
podman run code-challenge-hl
Postman
A postman collection for the API endpoints can be found in code-challenge-hl/test/postman