Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mindplay-dk/heyloyalty
Client for the Hey Loyalty API (http://heyloyalty.com/)
https://github.com/mindplay-dk/heyloyalty
Last synced: about 1 month ago
JSON representation
Client for the Hey Loyalty API (http://heyloyalty.com/)
- Host: GitHub
- URL: https://github.com/mindplay-dk/heyloyalty
- Owner: mindplay-dk
- Created: 2014-12-09T16:28:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T09:26:45.000Z (about 10 years ago)
- Last Synced: 2024-10-13T13:09:21.618Z (3 months ago)
- Language: PHP
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mindplay/heyloyalty
-------------------Basic client for the [Hey Loyalty API](https://api.heyloyalty.com/docs/introduction).
This is not intended to be a full or complete API client - it currently implements
enumeration and loading of lists and members, both mapped to model objects, and all
possible operations on members. It does not implement creating/deleting/editing lists.The test-suite is dependent on a particular list structure and member content created
under our account, so it can currently only be run by us. It passes, but you'll have
to take our word for it.