awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 个仓库

Awesome GitHub RepositoriesWeb & Network Frameworks

Frameworks and libraries for building web applications, APIs, and network clients.

Explore 14 awesome GitHub repositories matching part of an awesome list · Web & Network Frameworks. Refine with filters or upvote what's useful.

Awesome Web & Network Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ktorio/ktorktorio 的头像

    ktorio/ktor

    14,444在 GitHub 上查看↗

    Ktor is a framework for building asynchronous server applications and cross-platform network clients using the Kotlin programming language. It provides a lightweight, modular architecture that allows developers to construct services and communication layers by composing independent components and plugins. The framework is defined by its pipeline-based plugin system, which enables the injection of custom logic into request processing stages, and a type-safe domain-specific language for defining application routing. By utilizing an asynchronous execution model, it handles concurrent network ope

    Framework for quickly creating connected applications in Kotlin with minimal effort

    Kotlinasyncasynchronouskotlin
    在 GitHub 上查看↗14,444
  • kittinunf/fuelkittinunf 的头像

    kittinunf/fuel

    4,652在 GitHub 上查看↗

    Fuel is a Kotlin HTTP client library for Android and Kotlin applications that handles both synchronous and asynchronous web requests. It functions as a network wrapper that supports executing calls via suspending functions in coroutines, reactive streams, and traditional callbacks. The library features built-in integration for Android LiveData to bind network responses directly to observable state holders for user interface updates. It also includes a JSON serialization client that utilizes customizable mappers to convert raw HTTP response bodies into structured data objects. Capability area

    The easiest HTTP networking library for Kotlin/Android

    Kotlinandroidhttp-clientkotlin
    在 GitHub 上查看↗4,652
  • http4k/http4khttp4k 的头像

    http4k/http4k

    2,774在 GitHub 上查看↗

    The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

    The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

    Kotlinhttphttp-clienthttp-server
    在 GitHub 上查看↗2,774
  • expediagroup/graphql-kotlinExpediaGroup 的头像

    ExpediaGroup/graphql-kotlin

    1,803在 GitHub 上查看↗

    Libraries for running GraphQL in Kotlin

    Libraries for running GraphQL in Kotlin

    Kotlin
    在 GitHub 上查看↗1,803
  • grpc/grpc-kotlingrpc 的头像

    grpc/grpc-kotlin

    1,291在 GitHub 上查看↗

    Kotlin gRPC implementation. HTTP/2 based RPC

    null

    Kotlin
    在 GitHub 上查看↗1,291
  • perwendel/spark-kotlinperwendel 的头像

    perwendel/spark-kotlin

    983在 GitHub 上查看↗

    Spark-kotlin is a lightweight web framework for the Java Virtual Machine that provides a domain-specific language for building server-side applications. It functions as an HTTP request router, allowing developers to map URL patterns and request methods to functional handlers to process web traffic. The framework utilizes a static method-based syntax to configure the embedded server runtime and manage network connections. It supports real-time bidirectional communication through an event-driven lifecycle for web sockets, enabling the definition of handlers for connection events and incoming da

    A Spark DSL in idiomatic kotlin // dependency: com.sparkjava1.0.0-alpha

    Kotlin
    在 GitHub 上查看↗983
  • alpas/alpasA

    alpas/alpas

    0在 GitHub 上查看↗

    The rapid and delightful Kotlin web framework

    在 GitHub 上查看↗0
  • auritylab/graphql-kotlin-toolkitA

    AurityLab/graphql-kotlin-toolkit

    0在 GitHub 上查看↗

    GraphQL toolkit for Kotlin (includes code generator and spring boot integration)

    在 GitHub 上查看↗0
  • hhariri/wasabiH

    hhariri/wasabi

    0在 GitHub 上查看↗

    An HTTP Framework

    在 GitHub 上查看↗0
  • corbella83/kotliny.networkC

    corbella83/kotliny.network

    0在 GitHub 上查看↗

    Simple, powerful and lightweight Kotlin Multiplatform Network Client (JVM, ANDROID, IOS)

    在 GitHub 上查看↗0
  • tinymission/karaT

    TinyMission/kara

    0在 GitHub 上查看↗

    Kara is a web framework for the JVM written in Kotlin.

    在 GitHub 上查看↗0
  • seunadelekan/kanaryS

    SeunAdelekan/Kanary

    0在 GitHub 上查看↗

    An minimalist web framework for building REST APIs in Kotlin/Java.

    在 GitHub 上查看↗0
  • sdeleuze/spring-boot-kotlin-demoS

    sdeleuze/spring-boot-kotlin-demo

    0在 GitHub 上查看↗

    Spring Boot Kotlin project with a REST Webservice and Spring Data

    在 GitHub 上查看↗0
  • tipsy/javalinT

    tipsy/javalin

    0在 GitHub 上查看↗

    A simple and modern Java and Kotlin web framework

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Web & Network Frameworks