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-todolists

Example "todo list" application using the Python eventsourcing library
https://github.com/johnbywater/es-example-todolists

Last synced: about 2 months ago
JSON representation

Example "todo list" application using the Python eventsourcing library

Awesome Lists containing this project

README

        

# Todo lists

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

Example "todo lists" application using the Python eventsourcing library.