GitWhois
Uncover the History and Evolution of Public Git Repositories
GitHub - GitLab - Codeberg
Try
Searching repository...
!
Repository Not Found
Make sure the repository URL is correct and the repository is public.
Featured Repositories
GH
bitcoin/bitcoin
github
Public fresh
Bitcoin Core integration/staging tree
76.2K
Stars
37.9K
Forks
C++
Language
API Documentation
GET /api/v1/repositories
List all cached repositories with pagination
curl http://localhost:8000/api/v1/repositories
GET /api/v1/repositories/{id}
Get detailed information about a specific repository
curl http://localhost:8000/api/v1/repositories/1
POST /api/v1/analyze
Analyze a new repository URL
curl -X POST 'http://localhost:8000/api/v1/analyze?url=bitcoin/bitcoin'
GET /api/v1/cache/stats
Get cache statistics
curl http://localhost:8000/api/v1/cache/stats