niemand-online / heptaconnect-portal-nasa-apod
HEPTAconnect portal to connect to api.nasa.gov to lookup Astronomy Picture of the Day
1.2.0
2022-04-02 17:47 UTC
Requires
- php: >=7.4
- ext-json: *
- heptacom/heptaconnect-dataset-ecommerce: >=0.9
- heptacom/heptaconnect-portal-base: >=0.9
- psr/http-client: >=1
- psr/http-message: >=1
This package is auto-updated.
Last update: 2024-11-04 16:55:23 UTC
README
This is part of experimental work on HEPTAconnect
Ever wanted to have space imported as media into a HEPTAconnect instance? Just setup this portal and import all the galaxies and starts.
System requirements
- PHP 7.4 or above
- NASA API key (get one here)
Contributing
Steps to contribute
- Fork the repository
git clone yourname/heptaconnect-portal-nasa-apod
- Make your changes to master branch
- Create your Pull-Request
License
Licensed under the GNU Affero General Public License v3.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the AGPL License at https://spdx.org/licenses/AGPL-3.0-or-later.html.