A simple and easy to deploy websub hub.
Go to file
Gonçalo Valério 0eb0e7b295 added subscription model 2019-04-02 00:02:13 +01:00
migrations added subscription model 2019-04-02 00:02:13 +01:00
src added subscription model 2019-04-02 00:02:13 +01:00
templates added template create 2019-03-31 19:14:56 +01:00
.gitignore added subscription model 2019-04-02 00:02:13 +01:00
CONTRIBUTING.md Small fixes to restart the work on this project 2019-03-23 21:49:34 +00:00
Cargo.lock added template create 2019-03-31 19:14:56 +01:00
Cargo.toml added template create 2019-03-31 19:14:56 +01:00
LICENSE Added readme and license 2018-06-23 18:52:45 +01:00
README.md Small fixes to restart the work on this project 2019-03-23 21:49:34 +00:00
diesel.toml added subscription model 2019-04-02 00:02:13 +01:00

README.md

Rusty hub

This project intends be an easy to use and deploy Websub Hub. It still is a work in progress and at this moment is not intented to use in production.

Installation

Instructions will be added soon

Usage

Instructions will be added soon

Development Environment

Instructions will be added soon