Skip to content

enesbuyuk/golang-form-data-to-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-form-data-to-sql

How to send HTML form elements to sql database in GoLang?

Requires:

go get github.com/go-sql-driver/mysql

Usage:

Change db info for according to you in 16-20 line. Then:
go run main.go
or go build main.go && ./main

Screenshots

image image image

About

How to send form data to sql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published