A simple and easy to deploy websub hub.
Go to file
Gonçalo Valério 6811ba8715 add initial validation structure 2019-05-07 00:14:51 +01:00
migrations added subscription model 2019-04-02 00:02:13 +01:00
src add initial validation structure 2019-05-07 00:14:51 +01:00
templates added template create 2019-03-31 19:14:56 +01:00
.gitignore add db to AppState 2019-04-25 22:52:17 +01:00
CONTRIBUTING.md Small fixes to restart the work on this project 2019-03-23 21:49:34 +00:00
Cargo.lock add initial validation structure 2019-05-07 00:14:51 +01:00
Cargo.toml add initial validation structure 2019-05-07 00:14:51 +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