A simple and easy to deploy websub hub.
Go to file
Gonçalo Valério c90438d667 added validation to the required subscription parameters 2019-06-30 21:19:26 +01:00
migrations added subscription model 2019-04-02 00:02:13 +01:00
src added validation to the required subscription parameters 2019-06-30 21:19:26 +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 added validation to the required subscription parameters 2019-06-30 21:19:26 +01:00
Cargo.toml updated the current codebase to actix-web 1.0 2019-06-30 00:25:33 +01:00
LICENSE change the license to be used on the first release 2019-06-30 00:42:25 +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