__ __ _ _ ___ _
/ / /\ \ \___| | ___ ___ _ __ ___ ___ | |_ ___ / \__ _ _ __| | _____ ___ _ ____ _____ _ __
\ \/ \/ / _ \ |/ __|/ _ \| '_ ` _ \ / _ \ | __|/ _ \ / /\ / _` | '__| |/ / __|/ _ \ '__\ \ / / _ \ '__|
\ /\ / __/ | (__| (_) | | | | | | __/ | |_| (_) | / /_// (_| | | | <\__ \ __/ | \ V / __/ |
\/ \/ \___|_|\___|\___/|_| |_| |_|\___| \__|\___/ /___,' \__,_|_| |_|\_\___/\___|_| \_/ \___|_|
API details
===========
* Call to find server version
https://darkserver.fedoraproject.org/serverversion
This will return a dictionary like {'server-version':'1.1'}
* Call to get GNU build-id details
https://darkserver.fedoraproject.org/buildids/0d0669e4ce89ffb335e36d41eacf3dfd04072e17
This will return a dictionary of build-id details of 0d0669e4ce89ffb335e36d41eacf3dfd04072e17
* Call to get GNU build-id details of an RPM
https://darkserver.fedoraproject.org/rpm2buildids/argyllcms-1.3.6-1.fc16.i686
This will return a dictionary of build-id details of the rpm argyllcms-1.3.6-1.fc16.i686
* Call to get download url of a RPM
https://darkserver.fedoraproject.org/package/argyllcms-debuginfo-1.3.6-1.fc16.i686
This will return a download URL of the rpm in a dictionary.
==========
Send any queries to kushal@fedoraproject.org or find helf on freenode #fedora-admin