awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

ashfurrow/Moya

0
View on GitHub↗
0 Stars·0 Forks·4 Aufrufe

Moya

Features

  • HTTP Networking - Network abstraction layer for API requests.

Star-Verlauf

Star-Verlauf für ashfurrow/moyaStar-Verlauf für ashfurrow/moya

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Moya

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Moya.
  • alamofire/alamofireAvatar von Alamofire

    Alamofire/Alamofire

    42,385Auf GitHub ansehen↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    Auf GitHub ansehen↗42,385
  • daltoniam/swifthttpAvatar von daltoniam

    daltoniam/SwiftHTTP

    1,898Auf GitHub ansehen↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    Auf GitHub ansehen↗1,898
  • dongri/oauthswiftD

    dongri/OAuthSwift

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aerogear/aerogear-ios-httpA

    aerogear/aerogear-ios-http

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 14 Alternativen zu Moya anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von ashfurrow/moya?

Die Hauptfunktionen von ashfurrow/moya sind: HTTP Networking.

Welche Open-Source-Alternativen gibt es zu ashfurrow/moya?

Open-Source-Alternativen zu ashfurrow/moya sind unter anderem: alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through… daltoniam/swifthttp — Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. dongri/oauthswift. glock45/swifter — Swifter is a lightweight HTTP server engine and networking library for the Swift programming language. It provides a… izqui/taylor — A lightweight library for writing HTTP web servers with Swift. aerogear/aerogear-ios-http.