New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@doccov/api

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@doccov/api

DocCov API - Badge endpoint and coverage services

latest
Source
npmnpm
Version
0.6.4
Version published
Maintainers
1
Created
Source

@doccov/api

DocCov API server for badges, widgets, and scanning.

Endpoints

EndpointDescription
GET /badge/:owner/:repoCoverage badge SVG
GET /widget/:owner/:repoCoverage widget SVG
GET /leaderboardPublic rankings
GET /scan-streamSSE repo scanning
POST /api/examples/runExecute code

Badge

![DocCov](https://api.doccov.com/badge/YOUR_ORG/YOUR_REPO)

Development

cd packages/api
bun run dev

Deployment

vercel --prod

Documentation

  • API Overview
  • Endpoints
  • Self-Hosting

License

MIT

Keywords

doccov

FAQs

Package last updated on 24 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts