Added POST method and form data input and parsing

created the post requests as well as relevant models involved in API responses
This commit is contained in:
lukejelse04
2021-08-16 22:18:06 +01:00
parent 36061f27d6
commit 2415b323d5
6 changed files with 92 additions and 0 deletions

1
mongo/mongo.go Normal file
View File

@ -0,0 +1 @@
package mongo