This is a tiny REST API to show how we can use temporal tables from MariaDB.
It is ready to be deployed in [Kubernetes][https://kubernetes.io/]. It uses Minikube to set up a local cluster.
Make sure you check Postman
folder; I've exported a collection with invocation examples.
make run
Then,
make kong
and use the returned host to access the app.
make test
make int-test
make lint
make swagger
make swagger
Then head to localhost
.
make minikube-dashboard