8000 GitHub - kotharthar/lab-rest-go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kotharthar/lab-rest-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RESFUL Web Application in GO language

This is the experiment to compare the development process needed to build a basic resful web application using Go Language.

The ground rule is;

  • Go language
  • Data store in SQLite database
  • Web forms
  • Basic navigation

The Steps

  • Make sure Go is installed.
  • Make sure gom is installed.
  • Run gom gen gomfile
  • Run gom install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0