docker-mariadb-temporal-tables-tutorial

module
v0.0.0-...-5e5e9b9 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 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.

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

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