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

https://github.com/ulbora/six91swaggerdocs

Swagger Docs for Six910 E-Commerce System
https://github.com/ulbora/six91swaggerdocs

Last synced: about 1 month ago
JSON representation

Swagger Docs for Six910 E-Commerce System

Awesome Lists containing this project

README

        

# Six91SwaggerDocs
Swagger Docs for Six910 E-Commerce System

# Six910 (pronounced six nine ten)

[![Build Status](https://travis-ci.org/Ulbora/Six910.svg?branch=master)](https://travis-ci.org/Ulbora/Six910)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Six910&metric=alert_status)](https://sonarcloud.io/dashboard?id=Six910)
[![Go Report Card](https://goreportcard.com/badge/github.com/Ulbora/Six910)](https://goreportcard.com/report/github.com/Ulbora/Six910)

### The Speeding Fast Shopping Cart ECommerce System with Dependency Injection
An open source Ecommerce platform server for building online shopping cart systems and will have a cryptocurrency payment module among others; it is written in golang. This project is the REST service backend. The UI project will including an admin panel and switchable templates.

All components of Six910 are developed as Go modules and injected using dependency injection.