openrightsgroup / Blocking-Middleware

The censorship monitoring project (blocked.org.uk) API, database and message-queueing system
https://www.blocked.org.uk/
GNU General Public License v3.0
25 stars 11 forks source link

Blocked.org.uk Middleware

API Specification

Database Specification

Using the docker development seutp

To start a development instance, install docker and docker-compose and run:

docker-compose --profile dev up

(requires docker-compose v1.29)

This will start containers for:

You can use the example web client by visiting http://localhost:8081/example-client/

The postgres database is loaded with the main schema, as well as some example data to get started.

Get involved!

We welcome new contributors especially - we hope you find getting involved both easy and fun. All you need to get started is a github account.

Please see our issues repository for details on how to join in.

Credits

We reused the following software components to make this:

Thanks!