We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
@coderintherye - I'm working on pulling data directly from the API.
/loans/search returns 20 results per page. Is there a way to retrieve more than 20 results?
Sorry, something went wrong.
Starting this... Using JSONP. https://github.com/mscoutermarsh/Kivabeta/tree/PullFromAPI
Kiva API supports JSONP... example URL: http://api.kivaws.org/v1/loans/100000.json?jsonp=your_callback
If anyone has opinions on better methods... please let me know.
No branches or pull requests
Current State:
Future:
The text was updated successfully, but these errors were encountered: