Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 513 Bytes

File metadata and controls

34 lines (27 loc) · 513 Bytes

GitVigil API Tests

Health

curl http://localhost:8080/health

Repositories

curl http://localhost:8080/api/v1/repositories
curl http://localhost:8080/api/v1/repositories/1

Installations

curl http://localhost:8080/api/v1/installations
curl http://localhost:8080/api/v1/installations/1

Stats

curl http://localhost:8080/api/v1/stats

Scorecard

curl "http://localhost:8080/scorecard?repo=HarshPatel5940/gitvigil"