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

dduan/Just

Swift HTTP for Humans observed · 2026-08-28

github.com/dduan/Just · Swift · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4152
  • days_rel: n/a
  • days_push: 890
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1401 stars · 130 forks observed · 2026-08-28

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

Just is a Swift client-side HTTP library inspired by python-requests, offering a friendly API for making synchronous and asynchronous requests. It supports headers, form/JSON bodies, file uploads, authentication, cookies, and progress tracking.

Use cases

  • make http requests in swift
  • upload files with multipart in ios app
  • call rest api from swift
  • send json post request in swift
  • handle basic auth in http client swift
  • track download progress in swift

When to choose

  • you want a python-requests-like ergonomics in Swift
  • you need simple sync/async requests with file upload and auth on iOS/macOS

When to avoid

  • you need a modern async/await-first API or ongoing active development
  • you need advanced features like interceptors or streaming responses

Facets

library · maturity maintenance

http-client file-upload auth web-development developer-tools apis cross-platform http-for-humans python-requests-inspired cocoapods swift-package-manager swift ios macos

1 source

Member repositories

RepositoryRoleHealth v2
dduan/Justmain10

For agents

markdown · JSON · MCP: product_card(name="dduan/Just")

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