Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owenvoke/arionum-api
A GraphQL API interface for the Arionum blockchain
https://github.com/owenvoke/arionum-api
api arionum graphql php
Last synced: about 1 month ago
JSON representation
A GraphQL API interface for the Arionum blockchain
- Host: GitHub
- URL: https://github.com/owenvoke/arionum-api
- Owner: owenvoke
- License: mit
- Created: 2022-05-25T19:05:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T11:25:39.000Z (over 2 years ago)
- Last Synced: 2024-05-03T04:02:14.506Z (8 months ago)
- Topics: api, arionum, graphql, php
- Language: JavaScript
- Homepage:
- Size: 473 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Arionum API
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-github-actions]][link-github-actions]
[![Style CI][ico-styleci]][link-styleci]
[![Total Downloads][ico-downloads]][link-downloads]
[![Buy us a tree][ico-treeware-gifting]][link-treeware-gifting]A GraphQL API interface for the Arionum blockchain
## Install
...
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Testing
```shell
composer test
```## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [Owen Voke][link-author]
- [All Contributors][link-contributors]## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
## Treeware
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees [here][link-treeware-gifting].
Read more about Treeware at [treeware.earth][link-treeware].
[ico-version]: https://img.shields.io/packagist/v/owenvoke/arionum-api.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-github-actions]: https://img.shields.io/github/workflow/status/owenvoke/arionum-api/Tests.svg?style=flat-square
[ico-styleci]: https://styleci.io/repos/496357280/shield
[ico-downloads]: https://img.shields.io/packagist/dt/owenvoke/arionum-api.svg?style=flat-square
[ico-treeware-gifting]: https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen?style=flat-square[link-packagist]: https://packagist.org/packages/owenvoke/arionum-api
[link-github-actions]: https://github.com/owenvoke/arionum-api/actions
[link-styleci]: https://styleci.io/repos/496357280
[link-downloads]: https://packagist.org/packages/owenvoke/arionum-api
[link-treeware]: https://treeware.earth
[link-treeware-gifting]: https://ecologi.com/owenvoke?gift-trees
[link-author]: https://github.com/owenvoke
[link-contributors]: ../../contributors