Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnbywater/es-example-federatedwiki
Example "federated wiki" application using the Python eventsourcing library
https://github.com/johnbywater/es-example-federatedwiki
Last synced: about 2 months ago
JSON representation
Example "federated wiki" application using the Python eventsourcing library
- Host: GitHub
- URL: https://github.com/johnbywater/es-example-federatedwiki
- Owner: johnbywater
- License: gpl-3.0
- Created: 2020-02-16T12:49:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T00:20:42.000Z (almost 5 years ago)
- Last Synced: 2024-10-14T23:08:52.594Z (3 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - johnbywater/es-example-federatedwiki - Example "federated wiki" application using the Python eventsourcing library (others)
README
# Federated wiki
[![Build Status](https://travis-ci.org/johnbywater/es-example-federatedwiki.svg?branch=master)](https://travis-ci.org/johnbywater/es-example-federatedwiki)
[![Coverage Status](https://coveralls.io/repos/github/johnbywater/es-example-federatedwiki/badge.svg?branch=master#)](https://coveralls.io/github/johnbywater/es-example-federatedwiki)Example "federated wiki" application using the Python eventsourcing library