You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Public APIs is a community-curated collective list of over 1,400 free APIs organized across 50+ categories, maintained by contributors and the team at APILayer. It is one of the most popular open-source projects on GitHub with over 400k stars.
Kubernetes aggregated API server that serves CRDs and their custom resources out of a kcp workspace — the objects live in kcp's etcd, not your cluster's.
REST DTO aggregation for Spring Boot BFFs: declarative cross-service hydration with YAML resolver profiles, request-local de-duplication, and optional batching.
APIs.io is an open source API search engine and directory that uses APIs.json files to discover, index, and catalog APIs across the web. Built on the APIs.json specification, it provides a searchable entry point for developers to find public APIs by keyword, resource, action, persona, domain, and schema.
API Harmony was an API discovery and recommendation tool from IBM Research that used graph-based search, machine learning, and cognitive technologies to help developers find, compare, and select compatible APIs. It was offered as a cloud service on IBM Bluemix and has since been discontinued.
Esercizio L32 – AI Coding Upskilling: modernizzazione di una dashboard di supporto, riducendo il flusso legacy da 25 richieste a un’unica API server-side.
An index and topic collection covering API aggregation, marketplaces, directories, unified APIs, and catalog platforms. API aggregation brings together multiple APIs under a single interface, simplifying integration, reducing maintenance overhead, and enabling consistent authentication and data normalization across disparate services.
Node/Express service aggregating credit data from three upstream APIs into one response per lookup — SQLite cache-aside, parallel fetching, and Jest + Cypress tests.