.. _dcs: Door43 Content Service (DCS) ============================ Quick Links ----------- * API Endpoint: https://git.door43.org/ * Browser Endpoint: https://git.door43.org/explore * Swagger Endpoint: https://git.door43.org/api/swagger Description ----------- The `Door43 Content Service (DCS) `_ is our translation content storage service. DCS houses our in-progress translations and is the source for our published content (see :ref:`door43`). Please report any issues you may find into our `DCS Issue Queue `_. Design ------ DCS is built on `Gitea `_ and follows their lead on API design, which is patterned after Github's API. Example ------- Please consult the `Swagger API documentation `_ for our DCS instance.