Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johnbywater/es-example-invoicing
- Owner: johnbywater
- License: gpl-3.0
- Created: 2020-04-14T17:54:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-18T21:28:42.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T23:08:52.942Z (3 months ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.