Skip to content

Code snippets to demonstrate fundamentals on creating a Go webserver

Notifications You must be signed in to change notification settings

uwDavid/GoWebDevExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Web App Concepts

This folder shows some fundamental concepts of web server programming in Go. It aims to use small code snippets to demonstrate how to use Go's libraries.

Work in Progress

  1. User Authentication
  2. Database CRUD operation
  3. Working with Gorilla framework
  4. Integrating with React or Vue for front-end
  5. Integrating with AWS
  6. Integrating payments with Paypal/Stripe

Please let me know if you have suggestions on other useful Go snippets for web programming.

Credit:

Many examples are taken from Todd McLeod's Go Web App Course. He delivers this course with amazing flow and explores these concepts in detail. These snippets are just succinct examples.

About

Code snippets to demonstrate fundamentals on creating a Go webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published