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

https://github.com/imega/cart

REST API Shopping cart. Logic Shopcart for any platform.
https://github.com/imega/cart

Last synced: about 1 year ago
JSON representation

REST API Shopping cart. Logic Shopcart for any platform.

Awesome Lists containing this project

README

          

# REST API Shopping cart
Logic Shopcart for any platform.

[![Build Status](https://semaphoreci.com/api/v1/projects/3e6e6859-8f82-4bc8-b174-a9df3fbfdbc3/640885/badge.svg)](https://semaphoreci.com/irvis/cart)

### Faster
You will use very fastest technologies. This is docker image to run the nginx.

### Fool-proof
[![](https://badge.imagelayers.io/imega/cart:latest.svg)](https://imagelayers.io/?images=imega/cart:latest 'Get your own badge on imagelayers.io')

From image: alpine:3.2

### Low-priced
Amazing software for the low price of FREE!

### How to use
```
$ docker pull imega/cart
$ docker run -d --env REDIS_IP={YOUR_REDIS} --env REDIS_PORT=6379 -p 80:8085 imega/cart
```

Welcome to [Shopping cart homepage](http://shopcart.imega.club/)