10 Repos
Configurations and utilities for connecting frontend applications to remote backend services.
Distinguishing note: No existing candidates provided; minting under Web Development to capture remote service connectivity.
Explore 10 awesome GitHub repositories matching web development · API Integrations. Refine with filters or upvote what's useful.
Developer Roadmap ist eine Community-gesteuerte Plattform, die strukturierte, graphbasierte Lernpfade für das Software-Engineering bietet. Sie dient als umfassendes Wissens-Repository, in dem technische Bereiche in visuellen Sequenzen organisiert sind, um den Erwerb beruflicher Fähigkeiten und das Karrierewachstum zu steuern. Das Projekt zeichnet sich durch ein kollaboratives Ökosystem aus, das es Nutzern ermöglicht, Roadmaps beizusteuern, bewährte Branchenpraktiken zu kuratieren und berufliche Profile zu pflegen. Es integriert diagnostische Bewertungs-Frameworks, um die technische Kompetenz zu evaluieren, und hilft Entwicklern dabei, Wissenslücken zu identifizieren und sich durch gezielte Lernsequenzen auf professionelle Vorstellungsgespräche vorzubereiten. Über seine Kern-Mapping-Funktionen hinaus bietet die Plattform praktische Projektideen und interaktives Tutoring, um Engineering-Konzepte zu festigen. Sie bietet einen zentralen Raum für die Community, um Ressourcen zu teilen, den fortschreitenden Kompetenzaufbau zu verfolgen und durch komplexe technische Landschaften zu navigieren.
Integrates external data services by sending requests and processing responses from web-based interfaces.
This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th
Configure the frontend to communicate with a remote service by setting the base URL environment variable to point to an external endpoint for data exchange and integration.
React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr
Integrates remote REST or GraphQL backends through a standardized interface designed for administrative applications.
Ruffle is an Adobe Flash Player emulator built to execute legacy animation and interactive content within modern web browsers and desktop environments. By utilizing a high-performance WebAssembly engine, it interprets legacy bytecode and scripting languages to render content without requiring original plugins or outdated software. The project functions as a cross-platform media player that preserves access to archived digital assets by simulating the original runtime environment. The emulator distinguishes itself through its ability to automatically detect and replace obsolete media objects o
Provides a JavaScript API to embed and control media player instances dynamically within web applications.
PeerTube is a decentralized, open-source video hosting platform that enables users to operate independent, interoperable servers. By utilizing the ActivityPub protocol, it connects these servers into a global, federated network where users can follow channels, discover content, and interact across different instances. The platform is designed to function as a self-hosted video content management system, providing a community-driven alternative to centralized media services. What distinguishes PeerTube is its hybrid approach to content delivery and infrastructure management. It integrates peer
Provides programmatic control over embedded video players through event subscriptions and runtime commands.
Metrolist ist ein multifunktionaler Audioplayer und YouTube-Musik-Client. Er dient als Musikbibliotheks-Manager und synchronisierter Liedtext-Viewer und bietet ein einheitliches Interface für das Streaming von Audio- und Videoinhalten. Die Anwendung zeichnet sich durch Echtzeit-Musiksynchronisation aus, die es mehreren Benutzern ermöglicht, ein koordiniertes Hörerlebnis zu teilen. Sie enthält zudem automatisierte Übersetzungstools für synchronisierte Liedtexte und ein dediziertes System für das Streaming von Audio von Video-Sharing-Diensten mit Hintergrundwiedergabe und Offline-Caching. Die Plattform deckt ein breites Set an Funktionen ab, einschließlich Audio-Anpassung via Equalizer, Tempo- und Pitch-Kontrollen. Sie bietet Bibliotheksmanagement mit Kontosynchronisation, Musikerkennung zur Identifizierung unbekannter Songs und ein einheitliches Such-Interface zum Auffinden von Medien über verschiedene Kataloge hinweg. Benutzer können das Erscheinungsbild der Anwendung durch ein visuelles Theme-Anpassungssystem modifizieren, das dynamische Farben und Preset-Paletten unterstützt.
Accesses and plays audio content from YouTube through a dedicated mobile interface with background playback.
React-player is a media player component for React that provides a unified interface for embedding and playing video and audio content from various URLs and third-party platforms. It functions as a universal media player that automatically detects the source of a provided URL to render the appropriate player for that specific provider. The project distinguishes itself by wrapping diverse media SDKs and native elements into a consistent multi-platform wrapper. This allows for a standardized set of playback controls across different streaming services and includes the ability to register custom
Provides a programmatic JavaScript API to execute playback and state commands across different media providers.
A faster youtube embed.
Exposes a JavaScript API to play, pause, seek, and control the YouTube player after it loads.
This is an archived snapshot of the first version of the Coding Train website, preserving its original static structure and content. It serves as a static site archive, storing pre-rendered HTML pages and assets for direct delivery without server-side processing. The site organizes tutorial and challenge content as individual HTML files within a directory structure that mirrors the site hierarchy, using hyperlinks and browser-native navigation to move between pages. It manages the entire website source code and content revisions using Git for collaborative contribution and history tracking, a
Embeds YouTube video players directly into web pages using iframe elements for tutorial playback.
This project is a multi-room music server and library aggregator that centralizes local audio files and various streaming services into a single unified database. It functions as a media controller for DLNA and UPnP devices, enabling the management of music, podcasts, and audiobooks across networked speakers. The system is distinguished by its ability to synchronize audio playback across multiple speakers and brands simultaneously. It features a digital signal processor for loudness normalization and frequency correction, alongside an acoustic fingerprinting engine used for metadata enrichmen
Offers an external interface to execute playback actions, send announcements, and transfer queues.