https://github.com/adamfitzpatrick/simbadder
https://github.com/adamfitzpatrick/simbadder
astronomical-database astronomy featured java springframework
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamfitzpatrick/simbadder
- Owner: adamfitzpatrick
- Created: 2015-07-08T05:16:11.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T04:07:43.000Z (almost 9 years ago)
- Last Synced: 2024-12-28T15:37:59.585Z (over 1 year ago)
- Topics: astronomical-database, astronomy, featured, java, springframework
- Language: Java
- Size: 384 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simbadder
The [SIMBAD Astronomical Database](http://simbad.u-strasbg.fr/simbad/) is one of the largest collections of astronomical
data in existence, boasting over 9 Million charted objects. While the APIs offered by SIMBAD provide a broad set of
search functionality, responses are not generally available in an easily machine-parsed format. Simbadder (yes, the name
is horrible) provides a wrapper around many of the SIMBAD search APIs, returning data in standard JSON format.