Categorygithub.com/imBharatMalviya/go-gin-jquery-crud
repositorypackage
0.0.0-20241010180936-8291a1eacb98
Repository: https://github.com/imbharatmalviya/go-gin-jquery-crud.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-gin-jquery-crud

Go gin server with html jquery as front end and sqlite as database

Build project by running below command

go build -tags netgo -ldflags '-s -w' -o employeeApp

Run project by running below command

./employeeApp