k8s-mariadb-temporal-tables-tutorial

module
v0.0.0-...-77fa18e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2023 License: MIT

README

docker-mariadb-temporal-tables-tutorial

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.

running it

make run

Then,

make kong

and use the returned host to access the app.

running unit tests

make test

running integration tests

make int-test

running linter

make lint

generating api's documentation via Swagger

make swagger

launching swagger ui

make swagger

Then head to localhost.

Kubernetes dashboard

make minikube-dashboard

references

Directories

Path Synopsis
db
v1
middlewares
v1
test
web
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL