An apiary mock backend is listening at http://private-0299c-appfulapi.apiary-mock.com
For the API documentation please refer to the docs
Please consult the Open Issues
- Fork it.
- Create a branch (
git checkout -b mybranch
) - Commit your changes (
git commit -am "Added XYZ"
) - Push to the branch (
git push origin mybranch
) - Open a Pull Request