Skip to content

leo-1228/Go_CRUD

Repository files navigation

CRUD application in GO or GO Lang

This is basic CRUD app, whihc uses to GO/Go Lang as web server. MySql is used as Databse to store records and for Front end I am using Plain old AngularJs.

Installtion

Below command will Install all the dependencies recursively.

go get -d ./...

Starting the GO server

Below command will start the GO server.

go run *.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published