Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.24 KB

Reddit Community Points Demo Application

This project contains the demo application for Reddit.

Main features of it is to provide community tokens for users, register new communities and manage subscriptions to these communities.

Solution overflow

An architectural overview of the solution and all the involved parties can be found at the workflow spec docs section.

Components

This repository contains the following related but yet independent projects:

Bootstrapping

To know how to bootstrap and run the application, see the bootstrapping docs section.

Service Provider API

To see the application API description, see the Service Provider API docs section.

License

Reddit-demo project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.