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 Door43 Resource Catalog (v3)).
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.