modulepackage
0.0.0-20210409091536-f43f7afdf532
Repository: https://github.com/betates/crud-golang.git
Documentation: pkg.go.dev
# README
CRUD-Golang
Clone this repository into your go home path or a separate directory.
Note: If you are making clone in a separate directory then you have to export your environments.
Step -2
Follow the steeps to install dependencies and run the project.
glide install
This command will install all the respected dependencies in to your local vendor.
step -3
Go to your cmd/main directory and enter the following command
go run main.go
This command will run the project successfully.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author