If your users need an API that returns different fields for different use cases - do you need GraphQL? Read my post before you decide (spoiler: no, REST was literally designed for this) #rest #api
A Python client for the ATLAS APIHeloise F. Stevance, Jack Leland, Ken W. Smithhttps://arxiv.org/abs/2506.06403 https://arxiv.org/p…
A Python client for the ATLAS APIThe Asteroid Terrestrial-impact Last Alert System (ATLAS) is an all-sky optical sky survey with a cadence of 24 to 48 hours and the ATLAS Transient Server processes the alert stream to enable the discovery and follow-up of extra-galactic transients. The data from the ATLAS server can be accessed through a REST API, which has allowed the development of bots that need direct access to the data to help rank alerts and trigger followup observations of promising targets. Here we present the python c…