https://github.com/pirtleshell/laniakean-api-tests
Test the galaxy data API for Laniakean.com
https://github.com/pirtleshell/laniakean-api-tests
Last synced: over 1 year ago
JSON representation
Test the galaxy data API for Laniakean.com
- Host: GitHub
- URL: https://github.com/pirtleshell/laniakean-api-tests
- Owner: pirtleshell
- License: mit
- Created: 2016-11-27T23:12:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T00:29:52.000Z (over 9 years ago)
- Last Synced: 2025-02-04T16:49:48.630Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://laniakean.com/api
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# laniakean-api-tests
> Test the galaxy data API for [Laniakean.com](http://laniakean.com/).
## About
Loads of galaxy data to be had!
If you find any bugs or unexpected behavior in the API, please raise an issue here. If you don't have a GitHub account, anonymous issue and feature request submission is set up [here](https://gitreports.com/issue/PirtleShell/laniakean-api-tests). **Feature requests welcome!**
For more information on the API, see [the docs](http://laniakean.com/api).
## Usage
If for some reason you desired to run these tests on the API...
```bash
$ git clone https://github.com/pirtleshell/laniakean-api-tests.git
$ cd laniakean-api-tests
$ npm install
$ npm test
```
## License
MIT © [Robert Pirtle](https://pirtle.xyz/)