An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![](./six910.png)

# Six910API-Go

[![Build Status](https://travis-ci.com/Ulbora/Six910API-Go.svg?branch=master)](https://travis-ci.com/Ulbora/Six910API-Go)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Six910API-Go&metric=alert_status)](https://sonarcloud.io/dashboard?id=Six910API-Go)
[![Go Report Card](https://goreportcard.com/badge/github.com/Ulbora/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