Ross ROSS = Recommend OSS · open-source software intelligence for agents

bustoutsolutions/siesta

The civilized way to write REST API clients for iOS / macOS observed · 2026-08-28

github.com/bustoutsolutions/siesta · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 4092
  • days_rel: n/a
  • days_push: 1315
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2181 stars · 154 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Siesta is a Swift library for building REST API clients on iOS, macOS, and tvOS. It provides an app-wide, observable, resource-centric cache of RESTful resource state, handling loading indicators, error handling, retries, and request deduplication.

Use cases

  • consume a REST API from an iOS app without ad hoc networking code
  • share cached API resource state across multiple view controllers
  • show loading and error states for network requests with automatic retry
  • avoid redundant requests and deserialization for the same resource
  • observe remote resource changes reactively in Swift or Objective-C apps

When to choose

  • building an iOS/macOS/tvOS app that talks to a RESTful API
  • you want observable, cached resource models instead of request-centric networking
  • you need built-in loading/error state management and request deduplication

When to avoid

  • your backend is not RESTful (e.g., GraphQL or gRPC)
  • you need a cross-platform (non-Apple) networking solution
  • the project needs actively evolving features; the library is in maintenance mode

Facets

library · maturity maintenance

http-client caching state-management middleware mobile-development web-development apis apple-ecosystem cross-platform rest-client reactive observable-resources swift objective-c-support tvos ios macos

2 sources

Member repositories

RepositoryRoleHealth v2
bustoutsolutions/siestamain23

For agents

markdown · JSON · MCP: product_card(name="bustoutsolutions/siesta")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem