awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesBackend Web APIs

Frameworks and tools for building server-side applications that process HTTP requests and manage data flow.

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

Awesome Backend Web APIs GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • expressjs/expressالصورة الرمزية لـ expressjs

    expressjs/express

    69,235عرض على GitHub↗

    Express is a minimalist web server framework that provides a foundational runtime environment for building backend web APIs and applications. It operates through a central application object that orchestrates the entire request-response lifecycle, allowing developers to define routes, manage server settings, and process incoming HTTP traffic. The framework is defined by its middleware-based routing engine, which sequences request handlers and logic blocks to process traffic based on path patterns and HTTP methods. This architecture supports a highly modular approach, enabling the creation of

    Serves as a foundational runtime environment for constructing server-side web APIs and managing complex data flows.

    JavaScriptexpressjavascriptnodejs
    عرض على GitHub↗69,235
  • walter201230/pythonالصورة الرمزية لـ walter201230

    walter201230/Python

    26,516عرض على GitHub↗

    Python is a high-level, interpreted programming language designed for readability and versatility. It operates via a bytecode-based virtual machine and manages memory automatically through reference-counting garbage collection. The language supports multiple programming paradigms, including object-oriented, imperative, and functional styles, and provides a comprehensive standard library for system operations, networking, and data handling. The language is distinguished by its dynamic nature, allowing for runtime object introspection and metaclass-driven class creation. It utilizes protocol-ba

    Builds high-performance backend services that handle data validation, database interactions, and automatic documentation for seamless integration.

    Pythonpythonpython3
    عرض على GitHub↗26,516
  • jasongt/cleanarchitectureالصورة الرمزية لـ JasonGT

    JasonGT/CleanArchitecture

    20,216عرض على GitHub↗

    This project is an ASP.NET Core solution template and boilerplate that implements a clean architecture pattern for building enterprise applications and web API backends. It provides a standardized project scaffold designed to separate business logic from infrastructure and user interfaces to ensure high testability and low coupling. The project features a database agnostic structure that allows for switching persistence providers without altering core business logic. It includes a command line tool for enterprise application bootstrapping, enabling the automated generation of project structur

    Sets up the server-side of applications with structured architectural patterns for Web API development.

    C#
    عرض على GitHub↗20,216
  • adonisjs/coreالصورة الرمزية لـ adonisjs

    adonisjs/core

    18,990عرض على GitHub↗

    This is a TypeScript web framework and Node.js backend framework used to build web applications and API servers. It serves as a server-side application toolkit providing a structured environment for managing HTTP routing, request parsing, and application configuration. The framework features a dependency injection container to deliver required objects between application components, decoupling internal logic. It includes built-in tools for server-side data security, such as cryptographic drivers for hashing sensitive data and encrypting application data at rest. The project covers broad capa

    Provides a full-featured toolkit for building scalable server-side applications and backend web APIs.

    TypeScript
    عرض على GitHub↗18,990
  • buildship-ai/rowyالصورة الرمزية لـ buildship-ai

    buildship-ai/rowy

    6,814عرض على GitHub↗

    Rowy is a low-code backend platform for Firebase that provides a NoSQL spreadsheet interface for managing databases and deploying cloud functions. It functions as a cloud function workflow orchestrator and a database management tool that presents collections as editable grids for visual record editing and bulk data manipulation. The platform distinguishes itself by allowing users to trigger custom server-side scripts and business logic based on database changes and external events. It includes a role-based access control system for defining specific permissions for database collections, indiv

    Provides tools for building server-side web APIs and managing data flow without complex infrastructure.

    TypeScriptairtableairtable-alternativebackend
    عرض على GitHub↗6,814
  • michaelliao/awesome-python3-webappالصورة الرمزية لـ michaelliao

    michaelliao/awesome-python3-webapp

    2,731عرض على GitHub↗

    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

    Serves as a foundation for building Python-based backend API servers.

    عرض على GitHub↗2,731
  1. Home
  2. Web Development
  3. API Management Tools
  4. API Development & Management
  5. Backend Web APIs