An API built in GoLang for the CSM Valeting Review System
Go to file
lukejelse04 2415b323d5 Added POST method and form data input and parsing
created the post requests as well as relevant models involved in API responses
2021-08-16 22:18:06 +01:00
handlers Added POST method and form data input and parsing 2021-08-16 22:18:06 +01:00
models Added POST method and form data input and parsing 2021-08-16 22:18:06 +01:00
mongo Added POST method and form data input and parsing 2021-08-16 22:18:06 +01:00
.gitignore Initial commit 2021-08-16 22:07:56 +01:00
go.mod Added Server.go 2021-08-16 22:15:50 +01:00
go.sum Added Server.go 2021-08-16 22:15:50 +01:00
server.go Added Server.go 2021-08-16 22:15:50 +01:00