Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snipcart/ponzu-hugo-snipcart
A Guide to Golang E-Commerce (w/ Go-Powered CMS Tutorial)
https://github.com/snipcart/ponzu-hugo-snipcart
ecommerce golang ponzu
Last synced: about 1 month ago
JSON representation
A Guide to Golang E-Commerce (w/ Go-Powered CMS Tutorial)
- Host: GitHub
- URL: https://github.com/snipcart/ponzu-hugo-snipcart
- Owner: snipcart
- License: mit
- Created: 2018-09-05T02:41:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T20:48:44.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T09:10:49.797Z (7 months ago)
- Topics: ecommerce, golang, ponzu
- Language: Go
- Homepage: https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo
- Size: 3.21 MB
- Stars: 33
- Watchers: 5
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Guide to Golang E-Commerce (w/ Go-Powered CMS Tutorial)
![Ponzu E-Commerce with Snipcart](https://snipcart.com/media/203860/go-ecommerce-ponzu-tutorial-1-1.jpg)
Let's explore the Golang ecosystem and the e-commerce possibilities it offers.
I'll then show you how to craft your own Go-powered online shop with the help of Ponzu CMS.
Steps:
- Setting up Ponzu CMS.
- Creating the store frontend with a Go static site generator.
- Deploying the website to Netlify.
- Enabling e-commerce capabilities with Snipcart.Let's first take a step back and immerse ourselves in the Golang universe.
> Read full tutorial [here](https://snipcart.com/blog/golang-ecommerce-ponzu-cms-demo)
> See live demo [here](https://snipcart-ponzu-hugo.netlify.com/)
Enjoy folks!