Skip to content

tiagomelo/docker-mariadb-temporal-tables-tutorial

Repository files navigation

docker-mariadb-temporal-tables-tutorial

This is a tiny REST API to show how we can use temporal tables from MariaDB.

Make sure you check Postman folder; I've exported a collection with invocation examples.

Related article: https://www.linkedin.com/pulse/golang-restful-api-using-temporal-table-mariadb-tiago-melo/

running it

make run

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.

references

related articles

About

A tiny REST API to show how we can use temporal tables from MariaDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published