ooni / backend

Everything related to OONI backend infrastructure: ooni/api, ooni/pipeline, ooni/sysadmin, collector, bouncers and test-helpers
BSD 3-Clause "New" or "Revised" License
48 stars 28 forks source link

Create template and docs for creating new OONI API services #817

Closed hellais closed 2 months ago

hellais commented 3 months ago

This is about making a template project that can be used to bootstrap the creation of new services, following the best practices outlined in the docs.

It's related to: https://github.com/ooni/backend/issues/807

In order to this I think it's a good idea to make the OONI Run service feature complete: https://github.com/ooni/backend/issues/818

hellais commented 2 months ago

This is done