Skip to content

Ianodad/GoTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO SERVER SIDE TEMPLATE

This is a server side monolithic webapp in go. There is no frameworks used. The idea behind this project was to learn the MVC in go. I utilized some of go's concept like custom types, interfaces and more.

Installation

Inside folder

npm install

Run

go run src/main.go

Run with Dockerfile

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT (c) 2018 Ian Adera

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published