# mmattozzi/cocoa-rest-client

A free, native Apple macOS app for testing HTTP/REST endpoints

Repository: https://github.com/mmattozzi/cocoa-rest-client
Canonical: https://ross.abutalabs.com/products/cocoa-rest-client
Homepage: http://mmattozzi.github.io/cocoa-rest-client/
Language: Objective-C
License: NOASSERTION
License Family: other
Topics: objective-c, rest, cocoa, osx, macos
Last push: 2024-10-14T00:29:42+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5303, "days_push": 689, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2369, forks 205 (observed 2026-08-28T04:06:41.713581+00:00)

## What it is
CocoaRestClient is a free, native macOS application for testing and debugging HTTP/REST endpoints, built in Objective-C. It offers a lightweight GUI for making requests with headers, auth, and bodies, and pretty-prints JSON, XML, and MsgPack responses.

## Use cases
- test REST API endpoints on macOS
- pretty print JSON and XML API responses
- save and reuse HTTP requests with headers and bodies
- send POST and PUT requests with form data or file uploads
- compare two API responses with a unified diff
- test endpoints with basic or digest authentication

## When to choose
- you want a lightweight native Mac GUI alternative to curl for API testing
- you need to save and organize frequently used HTTP requests
- you want pretty-printed JSON/XML responses and response latency reporting

## When to avoid
- you need a cross-platform tool that runs on Linux or Windows
- you need scripted or automated API testing in CI
- you need advanced features like GraphQL, gRPC, or environment variables found in tools like Postman or Insomnia

## Facets
- artifact type: application
- maturity: maintenance
- function: http-client, developer-tools, gui
- domain: developer-tools, apis, web-development, apple-ecosystem
- platform: -
- tags: rest-client, api-testing, http-debugging, objective-c, native-app, curl-alternative, macos, desktop

## Member repositories
- mmattozzi/cocoa-rest-client (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.713581+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:35:25.946387+00:00, confidence not recorded.
  - readme: https://github.com/mmattozzi/cocoa-rest-client (fetched 2026-08-28T04:06:41.713581+00:00, sha 9e26fbee773a)
  - homepage: http://mmattozzi.github.io/cocoa-rest-client/ (fetched 2026-08-29T10:16:14.666710+00:00, sha 672eb69cce90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
