adsabs / adsws

ADS web services
Other
2 stars 15 forks source link

Important optimization: the gateway should not load the json #88

Open romanchyla opened 8 years ago

romanchyla commented 8 years ago

maybe only if there was an exception

just check the status responses and return the values (at most, just modify the headers) https://github.com/adsabs/adsws/blob/master/adsws/api/discoverer/views.py#L31