Files
shop/README.md
2017-11-08 14:06:36 +01:00

10 lines
311 B
Markdown

# Light weight shop processing library
[![Build Status](https://travis-ci.org/foomo/shop.svg?branch=master)](https://travis-ci.org/foomo/shop)
Pure go library to implement e-commerce backends.
- Create and manipulate [Carts]( docs/cart.md)
- Place [Orders]( docs/orders.md)
- [Process](docs/process.md) them