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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·6 views

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.

Star history

Star history chart for postmates/pmhttpStar history chart for postmates/pmhttp

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to PMHTTP

Similar open-source projects, ranked by how many features they share with PMHTTP.
  • alamofire/alamofireAlamofire avatar

    Alamofire/Alamofire

    42,385View on 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
    View on GitHub↗42,385
  • alibaba/handyjsonalibaba avatar

    alibaba/handyjson

    4,262View on 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
    View on GitHub↗4,262
  • altavares/ciaoAlTavares avatar

    AlTavares/Ciao

    68View on GitHub↗

    Publish and discover services using Bonjour

    Swift
    View on GitHub↗68
  • 100mango/swiftcssparser100mango avatar

    100mango/SwiftCssParser

    275View on GitHub↗

    A Powerful , Extensible CSS Parser written in pure Swift.

    Swift
    View on GitHub↗275
See all 30 alternatives to PMHTTP→

Frequently asked questions

What does postmates/pmhttp do?

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

What are the main features of postmates/pmhttp?

The main features of postmates/pmhttp are: Data Parsing, Networking Frameworks.

What are some open-source alternatives to postmates/pmhttp?

Open-source alternatives to postmates/pmhttp include: 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.