awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web APIs · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesWeb APIs

Interfaces and programming tools for exposing application functionality, managing web service endpoints, and handling browser-based data operations.

Explore 3 awesome GitHub repositories matching web development · Web APIs. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. API Management Tools
  4. API Development & Management
  5. Web APIs

Awesome Web APIs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • leonardomso/33-js-concepts

    leonardomso/33-js-concepts

    66,252GitHubView on GitHub↗

    This project is a comprehensive educational repository designed to help developers master the core mechanics, runtime behaviors, and browser-native capabilities of the JavaScript language. It provides a structured knowledge base that covers fundamental language features, such as prototype-based inheritance and event-lo

    JavaScriptangularconceptses6
  • TryGhost/Ghost

    TryGhost/Ghost

    51,857GitHubView on GitHub↗

    Ghost is an open-source publishing platform and headless content management system designed for professional publishers. It provides a decoupled architecture that separates the content management backend from the front-end delivery layer, allowing users to manage editorial workflows and site data through structured web

    JavaScriptbloggingcmsghost

Explore sub-tags

  • Administrative API EndpointsStable and versioned endpoints for managing site data via CRUD operations.
  • Binary Data HandlingUtilities and interfaces for creating and manipulating binary data structures like Blobs and ArrayBuffers.
  • File InterfaceStandardized representation of files in the browser environment.
  • File ReadingAsynchronous reading of file and blob contents.
File Uploads
Mechanisms for transmitting files to servers.
  • Observer APIsAsynchronous monitoring of DOM changes and element visibility.