SpaceApi/website

Add section about implementations

rnestler opened this issue · 6 comments

It would be good to have a list of SpaceAPI implementations in different programming languages. Probably in some kind of table:

language repository
Python https://github.com/
astro commented

Additional columns in this table that could be useful:

  • data sources
  • backends
dbrgn commented

What's an "implementation"? Isn't this what https://spaceapi.io/pages/apps.html is for?

Maybe we should restructure and group this page.

What's an "implementation"? Isn't this what https://spaceapi.io/pages/apps.html is for?

I meant like language bindings. So just libraries which enables you to write an app basically.

Maybe we should restructure and group this page.

Yes that would be nice.

dbrgn commented

What about using separate files with metadata, and combining them to a single page where you can filter by category / tags?

Not sure how that can be done with Pelican, but I'm sure there's a way.

gidsi commented

What's an "implementation"? Isn't this what https://spaceapi.io/pages/apps.html is for?
I meant like language bindings. So just libraries which enables you to write an app basically.

I think https://spaceapi.io/write-software/ might solve the problem. If so i would like to close this issue :)

dbrgn commented

I agree 🙂