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

https://github.com/gw2efficiency/custom-recipes

Additional recipes which the official API does not provide.
https://github.com/gw2efficiency/custom-recipes

maintained

Last synced: 3 months ago
JSON representation

Additional recipes which the official API does not provide.

Awesome Lists containing this project

README

          

# Custom recipes

[![Build Status](https://img.shields.io/travis/gw2efficiency/custom-recipes.svg?style=flat-square)](https://travis-ci.org/gw2efficiency/custom-recipes)

> Additional recipes which the official API does not provide.

## Development

After making changes, please run the following commands to ensure the recipes are valid:

```bash
yarn recipes:format
yarn recipes:test
```

## License

[GPL-3.0](LICENSE)