# davemachado/public-api

Public API for the public-apis Github project

Repository: https://github.com/davemachado/public-api
Canonical: https://ross.abutalabs.com/products/public-api
Homepage: https://api.publicapis.org
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2022-12-08T06:28:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3150, "days_push": 1364, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1686, forks 182 (observed 2026-08-28T04:05:22.109744+00:00)

## What it is
A REST API serving the catalog of entries from the public-apis GitHub project, supporting filtering by title, description, auth, HTTPS, CORS, and category. It is written in Go, requires no authentication, supports CORS, and is served over HTTPS.

## Use cases
- find free public apis by category
- search apis that need no authentication
- get a random api suggestion
- list all apis supporting cors
- query apis that support https
- browse the public-apis catalog programmatically

## When to choose
- you need programmatic access to the public-apis directory
- you want a no-auth, CORS-enabled API for a demo or app
- you need to filter APIs by auth type, HTTPS, or category

## When to avoid
- you need frequently updated data (last release was 2022)
- you need a general API search engine beyond the public-apis list
- you require guaranteed uptime or an SLA

## Facets
- artifact type: service
- maturity: maintenance
- function: search-engine, http-server, api-framework
- domain: apis, developer-tools
- platform: go, self-hosted
- tags: public-apis, directory-api, rest-api, cors, no-auth, search, web-server

## Member repositories
- davemachado/public-api (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:22.109744+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:38:56.664589+00:00, confidence not recorded.
  - readme: https://github.com/davemachado/public-api (fetched 2026-08-28T04:05:22.109744+00:00, sha e1980a6bcd63)
- Data as of 2026-08-30T08:39:29.467469+00:00.
