Overcoat/Overcoat
The perfect accessory for Mantle and AFNetworking. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4856
- days_rel: n/a
- days_push: 3604
- n_releases_24m: 0
Adoption not part of the score
1093 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Overcoat is an Objective-C library that simplifies building REST clients on top of AFNetworking, using Mantle to map HTTP responses into plain or Core Data model objects. It provides a small API for making requests, handling enveloped and error responses, and serializing to Core Data.
Use cases
- build a rest client in objective-c
- map json api responses to model objects
- serialize api responses into core data
- handle enveloped and error responses from a rest api
- create a typed api client on top of afnetworking
When to choose
- you maintain a legacy Objective-C iOS or OS X app already using AFNetworking and Mantle
- you want automatic mapping of REST responses to Core Data models in Objective-C
When to avoid
- you are starting a new project - the library is unmaintained and Swift-native alternatives exist
- you need modern async/await or Swift concurrency support
- you use Swift-only networking stacks like Alamofire or URLSession with Codable
Facets
library · maturity abandoned
http-client serialization orm web-development developer-tools rest-client mantle afnetworking core-data cocoapods carthage ios macos objective-c
1 source
- readme: https://github.com/Overcoat/Overcoat · fetched 2026-08-28 · a989dbf6c9e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Overcoat/Overcoat | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Overcoat/Overcoat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem