9 Repos
Tools for exposing backend server logic to mobile applications via standard HTTP interfaces.
Distinguishing note: Distinct from mobile-specific SDKs or payment integrations: focuses on backend-to-mobile API connectivity.
Explore 9 awesome GitHub repositories matching web development · Mobile API Integrations. Refine with filters or upvote what's useful.
Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s
Provides native fetch handlers to integrate backend server logic directly into mobile application routing.
This project is a modular e-commerce platform built on Ruby on Rails, designed to serve as a comprehensive engine for managing online retail operations. It provides the foundational infrastructure to handle complex product catalogs, customer order lifecycles, and global payment processing within a unified system. The platform distinguishes itself through a headless, API-first architecture that decouples backend commerce logic from custom frontend storefronts. It supports multi-tenant environments, allowing for the management of multiple independent retail storefronts or marketplaces from a si
Exposes standardized API endpoints to power websites, mobile applications, and point-of-sale systems.
Snapshot is a decentralized governance platform that enables DAOs and organizations to create and manage onchain voting systems. It supports both offchain signing and onchain execution, allowing votes to be submitted as signed messages to reduce gas costs while maintaining verifiability through onchain proposal execution on Ethereum and Starknet. The platform provides a modular strategy plugin system for voting power calculation and proposal validation, along with hierarchical space and role management for multi-tier governance structures. Snapshot distinguishes itself through several advance
Allows casting cryptographically verified votes directly within a mobile application.
eqMac is a system-wide audio equalizer and volume mixer for macOS. It utilizes a virtual audio driver to intercept system output, allowing users to adjust frequency response, boost system volume, and control independent volume levels for different running software applications. The project functions as an audio unit plugin host, integrating third-party plugins into the system audio stream for professional effects. It also includes a local web server that enables remote audio control via HTTP, allowing users to modify audio parameters from a mobile device or other external hardware on the same
Exposes backend audio control logic to mobile devices via standard HTTP interfaces over a local network.
Sends requests through Instagram's private mobile API using a logged-in session for authorized operations.
Dieses Projekt ist ein TypeScript-Scaffold für mobile Anwendungen und ein Framework-Template für den Aufbau plattformübergreifender iOS- und Android-Anwendungen. Es bietet einen standardisierten architektonischen Ausgangspunkt, der die Trennung von Belangen (Separation of Concerns) betont, indem Geschäftslogik von der Benutzeroberfläche isoliert wird. Das Template fungiert als Architektur-Kit mit integrierter Unterstützung für umgebungsabhängige Konfigurationen, was unterschiedliche API-Geheimnisse und Einstellungen über Entwicklungs- und Produktions-Builds hinweg ermöglicht. Es dient zudem als internationalisiertes Starter-Projekt mit dynamischer visueller Theme-Injektion und mehrsprachiger Lokalisierung. Die Codebasis deckt mehrere Kernbereiche ab, einschließlich Stack-basiertem Navigations-Routing, asynchroner Remote-API-Datenintegration und sicherem lokalem Datenspeicher über einen Key-Value-Store. Es organisiert den Entwicklungsprozess weiter durch integriertes Management von Umgebungsvariablen und ein einheitliches System für das mobile UI-Theme-Management.
Connects the mobile application to remote servers to fetch and display asynchronous data.
yii2_fecshop ist eine umfassende B2C-E-Commerce-Plattform und ein CMS, das auf dem Yii2-PHP-Framework basiert. Es fungiert als Headless-Commerce-API und internationale Storefront-Lösung und unterstützt sowohl Single-Vendor-Shops als auch Multi-Vendor-Marktplätze, auf denen unabhängige Händler ihre eigenen Produkte und Bestellungen verwalten können. Das System zeichnet sich durch eine Multi-Entry-Point-Architektur aus, die administrative, Web-, Mobile- und API-Interfaces trennt, während sie sich eine gemeinsame Service-Ebene teilen. Es bietet hohe Erweiterbarkeit durch konfigurationsgesteuerten Service-Austausch, ereignisgesteuerte funktionale Erweiterungen und ein priorisiertes Template-System für visuelle Anpassungen. Die Plattform deckt ein breites Set an Commerce-Funktionen ab, einschließlich Multi-Währungs-Preisen, Integration internationaler Payment-Gateways, globalem Versandmanagement und mehrsprachiger Inhaltslokalisierung. Sie enthält zudem Tools für Katalog- und Content-Management, automatisierte Suchindizierung mit SEO-Optimierung sowie die Möglichkeit, Daten mit externen ERP-Systemen zu synchronisieren. Zusätzliche operative Features umfassen rollenbasierte Zugriffskontrolle, regionale IP-Filterung, Automatisierung von Hintergrundaufgaben für die Shop-Wartung und ein gestuftes Multi-Level-Distributions-Tracking-System für Verkaufsanreize.
Provides a backend API layer to expose commerce data to mobile applications and external ERP systems.
Stringer ist ein selbstgehosteter RSS-Feed-Aggregator und Reader. Er fungiert als Multi-User-Feed-Manager, der Inhalte aus verschiedenen Web-Feeds sammelt und in einer einheitlichen Oberfläche organisiert. Das Projekt arbeitet als RSS-API-Server, der Daten-Feeds für mobile Drittanbieter-Apps zur Synchronisierung und zum Lesen bereitstellt. Es enthält automatisierte Hintergrundaufgaben zum Abrufen neuer Inhalte und bietet eine private Umgebung für die Kuratierung von Inhalten. Das System umfasst Benutzerverwaltung mit passwort-gehashter Authentifizierung, Abonnement-Abrechnung über Drittanbieter-Zahlungsdienstleister und Lokalisierung der Benutzeroberfläche. Es enthält zudem Datenspeicher-Dienstprogramme zum Löschen abgelaufener oder gelesener Artikel basierend auf Altersgrenzen. Die Anwendung ist als containerisierter Feed-Reader verpackt und unterstützt die Bereitstellung auf Docker, Heroku und OpenShift.
Provides a compatible API that allows third-party mobile applications to synchronize and read data feeds.
This project is a full-stack web application framework and starter template designed for building complete web services in Python. It provides a structured foundation for developing applications that integrate server-side processing logic, persistent database storage, and frontend user interface delivery. The framework utilizes the model-view-controller architectural pattern to organize application logic into distinct layers for data management, request handling, and interface rendering. It incorporates an object-relational mapping library to simplify database interactions by translating tabl
Provides backend API integration to synchronize data with mobile applications.