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.
- Host: GitHub
- URL: https://github.com/imega/cart
- Owner: iMega
- Created: 2015-11-10T06:51:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T06:10:59.000Z (over 10 years ago)
- Last Synced: 2025-02-12T23:47:25.915Z (over 1 year ago)
- Language: Lua
- Homepage: http://shopcart.imega.club/
- Size: 34.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REST API Shopping cart
Logic Shopcart for any platform.
[](https://semaphoreci.com/irvis/cart)
### Faster
You will use very fastest technologies. This is docker image to run the nginx.
### Fool-proof
[](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/)