awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 रिपॉजिटरी

Awesome GitHub RepositoriesMobile API Integrations

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.

Awesome Mobile API Integrations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • elysiajs/elysiaelysiajs का अवतार

    elysiajs/elysia

    18,531GitHub पर देखें↗

    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.

    TypeScriptbunframeworkhttp
    GitHub पर देखें↗18,531
  • spree/spreespree का अवतार

    spree/spree

    15,230GitHub पर देखें↗

    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.

    Rubycarte-commerceecommerce
    GitHub पर देखें↗15,230
  • snapshot-labs/snapshot-v1snapshot-labs का अवतार

    snapshot-labs/snapshot-v1

    9,109GitHub पर देखें↗

    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.

    Vue
    GitHub पर देखें↗9,109
  • bitgapp/eqmacbitgapp का अवतार

    bitgapp/eqMac

    6,670GitHub पर देखें↗

    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.

    Swift
    GitHub पर देखें↗6,670
  • subzeroid/instagrapisubzeroid का अवतार

    subzeroid/instagrapi

    6,366GitHub पर देखें↗

    Sends requests through Instagram's private mobile API using a logged-in session for authorized operations.

    Pythonapi-wrapperinstabotinstagram
    GitHub पर देखें↗6,366
  • thecodingmachine/react-native-boilerplatethecodingmachine का अवतार

    thecodingmachine/react-native-boilerplate

    5,542GitHub पर देखें↗

    यह प्रोजेक्ट क्रॉस-प्लेटफॉर्म iOS और Android एप्लिकेशन बनाने के लिए एक TypeScript मोबाइल एप्लिकेशन स्कैफोल्ड और फ्रेमवर्क टेम्प्लेट है। यह एक स्ट्रक्चर्ड आर्किटेक्चरल शुरुआती बिंदु प्रदान करता है जो यूजर इंटरफेस से बिजनेस लॉजिक को अलग करके चिंताओं के पृथक्करण (separation of concerns) पर जोर देता है। टेम्प्लेट इन-बिल्ट एनवायरनमेंट-अवेयर कॉन्फ़िगरेशन सपोर्ट के साथ एक आर्किटेक्चर किट के रूप में कार्य करता है, जो डेवलपमेंट और प्रोडक्शन बिल्ड्स में अलग-अलग API सीक्रेट्स और सेटिंग्स की अनुमति देता है। यह डायनामिक विजुअल थीम इंजेक्शन और बहु-भाषा लोकलाइजेशन की विशेषता वाला एक इंटरनेशनल स्टार्टर प्रोजेक्ट भी है। कोडबेस कई मुख्य क्षमता क्षेत्रों को कवर करता है, जिसमें स्टैक-आधारित नेविगेशन राउटिंग, एसिंक्रोनस रिमोट API डेटा एकीकरण और की-वैल्यू स्टोर के माध्यम से सुरक्षित लोकल डेटा स्टोरेज शामिल है। यह एकीकृत एनवायरनमेंट वेरिएबल मैनेजमेंट और मोबाइल UI थीम मैनेजमेंट के लिए एक एकीकृत सिस्टम के माध्यम से डेवलपमेंट प्रक्रिया को और व्यवस्थित करता है।

    Connects the mobile application to remote servers to fetch and display asynchronous data.

    TypeScript
    GitHub पर देखें↗5,542
  • fecshop/yii2_fecshopfecshop का अवतार

    fecshop/yii2_fecshop

    5,263GitHub पर देखें↗

    yii2_fecshop is a comprehensive B2C e-commerce platform and CMS built on the Yii2 PHP framework. It functions as a headless commerce API and an international storefront solution, supporting both single-vendor stores and multi-vendor marketplaces where independent merchants can manage their own products and orders. The system is distinguished by a multi-entry point architecture that separates administrative, web, mobile, and API interfaces while sharing a common service layer. It provides high extensibility through configuration-driven service replacement, event-driven functional extensions, a

    Provides a backend API layer to expose commerce data to mobile applications and external ERP systems.

    PHPb2ccartecommerce
    GitHub पर देखें↗5,263
  • stringer-rss/stringerstringer-rss का अवतार

    stringer-rss/stringer

    4,114GitHub पर देखें↗

    Stringer एक सेल्फ-होस्टेड RSS फीड एग्रीगेटर और रीडर है। यह एक मल्टी-यूज़र फीड मैनेजर के रूप में कार्य करता है जो विभिन्न वेब फीड्स से सामग्री को एक एकल एकीकृत इंटरफेस में एकत्र और व्यवस्थित करता है। प्रोजेक्ट एक RSS API सर्वर के रूप में कार्य करता है, जो सिंक्रोनाइज़ेशन और पढ़ने के लिए थर्ड-पार्टी मोबाइल एप्लिकेशन को डेटा फीड्स प्रदान करता है। इसमें नई सामग्री प्रविष्टियों को लाने के लिए स्वचालित बैकग्राउंड टास्क शामिल हैं और यह सामग्री क्यूरेशन के लिए एक निजी वातावरण प्रदान करता है। सिस्टम पासवर्ड-हैशेड ऑथेंटिकेशन के साथ यूजर अकाउंट प्रबंधन, थर्ड-पार्टी पेमेंट प्रोसेसर्स के माध्यम से सब्सक्रिप्शन बिलिंग, और यूजर इंटरफेस लोकलाइजेशन को कवर करता है। इसमें आयु सीमा के आधार पर समाप्त हो चुकी या पढ़ी गई कहानियों को हटाने के लिए डेटा स्टोरेज यूटिलिटीज भी शामिल हैं। एप्लिकेशन को Docker, Heroku और OpenShift पर डिप्लॉयमेंट के समर्थन के साथ एक कंटेनरीकृत फीड रीडर के रूप में पैक किया गया है।

    Provides a compatible API that allows third-party mobile applications to synchronize and read data feeds.

    Rubyfeed-readerfeedjirarss
    GitHub पर देखें↗4,114
  • michaelliao/awesome-python3-webappmichaelliao का अवतार

    michaelliao/awesome-python3-webapp

    2,731GitHub पर देखें↗

    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.

    GitHub पर देखें↗2,731
  1. Home
  2. Web Development
  3. Mobile API Integrations

सब-टैग एक्सप्लोर करें

  • Authenticated Session ClientsSends requests through a private mobile API using a logged-in session for operations requiring authorization. **Distinct from Mobile API Integrations:** Distinct from Mobile API Integrations: focuses on session-based authenticated access to private endpoints rather than general backend-to-mobile connectivity.
  • Cryptographic Mobile Voting IntegrationsMobile API integrations that cryptographically verify voting actions for integrity. **Distinct from Mobile API Integrations:** Distinct from general Mobile API Integrations: specifically focuses on cryptographically verified voting actions within mobile apps.