An open API service indexing awesome lists of open source software.

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

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/)