Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 196 Bytes

File metadata and controls

8 lines (4 loc) · 196 Bytes

UserExampleGormApi

This project is supposed to be an example of how to write a Go Rest API using Gorm, Gorilla and SQlite3

Structure

There are two main files main.go and user.go.