Categorygithub.com/gustavohmsilva/TechCheck
module
0.0.0-20210407224359-3df4343275c5
Repository: https://github.com/gustavohmsilva/techcheck.git
Documentation: pkg.go.dev

# README

TechCheck

TechCheck is a tool that allow authors to create their on reward checks (or, better known as "bragging rights" checks) to anyone who contributed with a correction for the latest version of their books.

This is a prototype, we do not guarantee that this will work flawlessly in production (yet).

This respository contains the backend of the application.

This software is protected under the MIT licence.

# Packages

Package api ..
No description provided by the author
Package maria just creates a db connection to a mariaDB database.
No description provided by the author
Package rendering holds specific blueprints for responses sent to the user over http.
Package repo uses the domain model and the maria database connection to create and execute SQL statements to the database.
No description provided by the author
No description provided by the author