Skip to content

jinpeng/webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Application in Go Language

Demo app with users and posts stored in a database with validation, sessions, authentication, and pretty urls.

  1. Using Martini with Session, SessionAuth, Render, and Binding
  2. Using jQuery and Ajax for PUT and DELETE calls
  3. Using MySQL with GORP
  4. Using Regex for Pretty Urls for SEO, support Chinese title
  5. Using Bootstrap for responsive web page

About

Web Application in Go Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.2%
  • JavaScript 16.6%
  • CSS 2.2%