Simple cli program to query an astronomical data api.
Go to file
2EEEB b412ffe595 add source code 2019-10-18 19:07:45 +02:00
.gitignore Initial commit 2019-10-18 18:42:17 +02:00
AstroData.swift add source code 2019-10-18 19:07:45 +02:00
Fetchable.swift add source code 2019-10-18 19:07:45 +02:00
LICENSE Initial commit 2019-10-18 18:42:17 +02:00
MoonData.swift add source code 2019-10-18 19:07:45 +02:00
Presentable.swift add source code 2019-10-18 19:07:45 +02:00
README.md Initial commit 2019-10-18 18:42:17 +02:00
SunData.swift add source code 2019-10-18 19:07:45 +02:00
SunMoonData.swift add source code 2019-10-18 19:07:45 +02:00
main.swift add source code 2019-10-18 19:07:45 +02:00

astrodata

Simple cli program to query an astronomical data api.