Question

I know how to search for a repository by providing key words in Github APIv2 .But is this possible in the APIv3? http://develop.github.com/p/repo.html It says "This API is deprecated. Check out API v3 for the latest documentation." But I would like to do the same search operation in APIv3. Is this possible? Please help.....

Was it helpful?

Solution

Repository search is now currently supported using API v3.

The documentation is available here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top