Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 316 Bytes

Readme.md

File metadata and controls

8 lines (7 loc) · 316 Bytes

This is a project for praticeing crud with gin, gorm, postgres and envfile.

*** Auth implemented with middleware***

Start the project by going to the root directory and running the following commands

$ CompileDaemon -command="./go-crud"

The above command will start the project with autorefresh