No description
Find a file
ProgramistaZpolski 996ada9414 Add SQL Migration
2024-07-20 12:31:58 +02:00
.idea Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
models Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
public Initial commit 2024-07-19 22:06:57 +02:00
routes Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
utils Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
.env.example Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
.gitignore Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
addRoutes.go Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
go.mod Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
go.sum Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
LICENCE Add readme and licence 2024-07-19 22:09:51 +02:00
main.go Add MySQL Database & Teacher endpoint 2024-07-20 12:30:47 +02:00
migration.sql Add SQL Migration 2024-07-20 12:31:58 +02:00
README.md Add readme and licence 2024-07-19 22:09:51 +02:00

fake-hebe

Fake reimplementation of the Hebe API used for testing of Wezuwiusz. Written in Go with the use of the Gin web framework.