9 repositorios
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.
This project is a TypeScript mobile application scaffold and framework template for building cross-platform iOS and Android applications. It provides a standardized architectural starting point that emphasizes a separation of concerns by isolating business logic from the user interface. The template functions as an architecture kit with built-in support for environment-aware configurations, allowing different API secrets and settings across development and production builds. It also serves as an internationalized starter project featuring dynamic visual theme injection and multi-language loca
Connects the mobile application to remote servers to fetch and display asynchronous data.
yii2_fecshop es una plataforma de comercio electrónico B2C integral y CMS construido sobre el framework PHP Yii2. Funciona como una API de comercio headless y una solución de tienda internacional, soportando tanto tiendas de un solo vendedor como mercados multi-vendedor donde comerciantes independientes pueden gestionar sus propios productos y pedidos. El sistema se distingue por una arquitectura de múltiples puntos de entrada que separa las interfaces administrativas, web, móviles y de API mientras comparten una capa de servicio común. Proporciona una alta extensibilidad mediante reemplazo de servicios basado en configuración, extensiones funcionales basadas en eventos y un sistema de plantillas priorizado para la personalización visual. La plataforma cubre un amplio conjunto de capacidades de comercio, incluyendo precios multimoneda, integración de pasarelas de pago internacionales, gestión global de envíos y localización de contenido en múltiples idiomas. También incluye herramientas para la gestión de catálogos y contenido, indexación de búsqueda automatizada con optimización SEO y la capacidad de sincronizar datos con sistemas ERP externos. Sus características operativas adicionales incluyen control de acceso basado en roles, filtrado de IP regional, automatización de tareas en segundo plano para el mantenimiento de la tienda y un sistema de seguimiento de distribución multinivel para incentivos de ventas.
Provides a backend API layer to expose commerce data to mobile applications and external ERP systems.
Stringer es un agregador y lector de feeds RSS autohospedado. Funciona como un gestor de feeds multiusuario que recopila y organiza contenido de varios feeds web en una interfaz unificada. El proyecto opera como un servidor de API RSS, exponiendo feeds de datos a aplicaciones móviles de terceros para su sincronización y lectura. Incluye tareas en segundo plano automatizadas para obtener nuevas entradas de contenido y proporciona un entorno privado para la curación de contenido. El sistema cubre la gestión de cuentas de usuario con autenticación mediante hash de contraseñas, facturación de suscripciones a través de procesadores de pago de terceros y localización de la interfaz de usuario. También incluye utilidades de almacenamiento de datos para purgar historias expiradas o leídas basándose en límites de antigüedad. La aplicación se empaqueta como un lector de feeds contenedorizado con soporte para despliegue en Docker, Heroku y 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.