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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
postmates avatar

postmates/PMHTTP

0
View on GitHub↗
503 stars·35 forks·Swift·Apache-2.0·5 vues

PMHTTP

Swift/Obj-C HTTP framework with a focus on REST and JSON

Features

  • Data Parsing - HTTP framework focused on REST and JSON.
  • Networking Frameworks - Focuses on REST and JSON-based HTTP communication.

Historique des stars

Graphique de l'historique des stars pour postmates/pmhttpGraphique de l'historique des stars pour postmates/pmhttp

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à PMHTTP

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec PMHTTP.
  • alamofire/alamofireAvatar de Alamofire

    Alamofire/Alamofire

    42,385Voir sur GitHub↗

    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
    Voir sur GitHub↗42,385
  • alibaba/handyjsonAvatar de alibaba

    alibaba/handyjson

    4,262Voir sur GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    Voir sur GitHub↗4,262
  • altavares/ciaoAvatar de AlTavares

    AlTavares/Ciao

    68Voir sur GitHub↗

    Publish and discover services using Bonjour

    Swift
    Voir sur GitHub↗68
  • 100mango/swiftcssparserAvatar de 100mango

    100mango/SwiftCssParser

    275Voir sur GitHub↗

    A Powerful , Extensible CSS Parser written in pure Swift.

    Swift
    Voir sur GitHub↗275
Voir les 30 alternatives à PMHTTP→

Questions fréquentes

Que fait postmates/pmhttp ?

Swift/Obj-C HTTP framework with a focus on REST and JSON

Quelles sont les fonctionnalités principales de postmates/pmhttp ?

Les fonctionnalités principales de postmates/pmhttp sont : Data Parsing, Networking Frameworks.

Quelles sont les alternatives open-source à postmates/pmhttp ?

Les alternatives open-source à postmates/pmhttp incluent : alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through… alibaba/handyjson — HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON… altavares/ciao — Publish and discover services using Bonjour. ashleymills/reachability.swift — Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes… billp/terminetwork — 🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications. 100mango/swiftcssparser — A Powerful , Extensible CSS Parser written in pure Swift.