https://github.com/ulbora/six910api-go
Golang API for Six910 E-Commerce System
https://github.com/ulbora/six910api-go
Last synced: 3 months ago
JSON representation
Golang API for Six910 E-Commerce System
- Host: GitHub
- URL: https://github.com/ulbora/six910api-go
- Owner: Ulbora
- License: gpl-3.0
- Created: 2020-07-20T22:39:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T15:41:23.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T18:32:50.306Z (over 1 year ago)
- Language: Go
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Six910API-Go
[](https://travis-ci.com/Ulbora/Six910API-Go)
[](https://sonarcloud.io/dashboard?id=Six910API-Go)
[](https://goreportcard.com/report/github.com/Ulbora/Six910API-Go)
### The Golang API for a Speeding Fast Shopping Cart
An open source ecommerce platform server for building online shopping cart systems; written in golang. This is the Golang API for accessing Six910 services.
This project is intended to be the storefront UI that works with Six910 REST implementation of a hosted ecommerce solution.
1. Users of Six910 UI, together with Six910 will be able to customize templates just like other hosted solutions.
2. Templates can either be written in Golang templating or use a JavaScript framework like Angular or React.
3. REST services will be used to expose all cart functionality.
## Template Designer
There will also be a template designer to make desiging templates much easier than it currently is with most hosted shopping cart solutions.
1. Users will be able to download there current template
2. Modify the template using the user's store URL
3. Upload the template back to the hosted site
**We need Golang developers to work on this project.** If you are interested in contributing, send a **pull request** with your name added to the developer section of the readme.
## Developers and Contributors:
1. Ken Williamson
2. Your Name Here