Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnbywater/es-example-invoicing

Example invoicing system using eventsourcing library
https://github.com/johnbywater/es-example-invoicing

Last synced: about 2 months ago
JSON representation

Example invoicing system using eventsourcing library

Awesome Lists containing this project

README

        

# Invoicing

[![Build Status](https://travis-ci.org/johnbywater/es-example-invoicing.svg?branch=master)](https://travis-ci.org/johnbywater/es-example-invoicing)
[![Coverage Status](https://coveralls.io/repos/github/johnbywater/es-example-invoicing/badge.svg?branch=master#)](https://coveralls.io/github/johnbywater/es-example-invoicing)

Example "invoicing" application using the Python eventsourcing library.