Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 587 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 587 Bytes

Building Web Applications with Go - Intermediate Level

Udemy Course - Building Web Applications with Go - Intermediate Level

Quick Guide/Links

This project is build using go language with go templates

Here are list of libraries being used in this project

  • Go Templates for html rendering
  • Go Chi for http routing
  • Stripe JS for card validation and capturing card payments
  • Stripe Go for backend stripe integration and payment intent generation