Needish API needs.hot
Returns the most active needs, ordered by descending number of recent helps.
method url: http://api.needish.com/needs/hot.format
Parameters
| limit Optional (default=20) | Limits the number of needs to retrieve. |
| page Optional (default=1) | The page to retrieve. |
| since Optional | Returns needs created after the specified date. |
Examples
Using curl
curl http://api.needish.com/needs/hot.xml?api_key=<your_api_key>&limit=10&page=3
A Google Group has been created to discuss Needish API related topics. To keep updated with the API development, and discuss API related topics, suscribe to http://groups.google.com/group/needish-api
