We have implemented a simple "protocol" called otaDescriptor. This is used to provide information to which builds are available for updating.
The config parameter should only contain the domain (for example example.com or http://example.com).
URL structure
Responses
Example response (/otaDescriptor?username=foo):
Example response (/otaDescriptor?username=foo&branch=master):
Example response (/otaDescriptor?branches)