Packages for keyword “rest-api”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Networking
⚡️ Concise networking code leveraging async-await, Decodable & Generics.
RealHTTP
🌀swift async http client - fast, lightweight, type-safe
GitHubRestAPISwiftOpenAPI
Scheduled generated GitHub's REST API Swift code from OpenAPI specification.
ws
⚠️ Deprecated - (in favour of Networking) :cloud: Elegantly connect to a JSON api. (Alamofire + Promises + JSON Parsing)
FTAPIKit
Declarative and generic REST API framework using Codable.
SwiftRest
SwiftRest is a beginner-friendly Swift 6 REST client built with actor-based concurrency safety, typed decoding, and simple response/header inspection.
Fetcher
A lightweight REST API client written in Swift
JNetworkManager
Network manager wrapper for alamofire
swift-http-field-types
Convenience types for special content types of header fields.
SwiftAPIClient
Simple, flexible, generic and easy to use HTTP API Client written in Swift
URLRouter
Provides an easy way to manage namespace of multiple URL endpoints in Swift.
GithubAPI
Swift implementation of Github REST API v3
RKAPIService
RKAPIService is a simple and handy API Service utilizes swift concurrency aka async/await
IzziRequest
IzziRequest is a super lightweight Swift package that helps you efficiently manage network calls in your application. It supports all key aspects of modern networking, including HTTP methods, request bodies, headers, timeout control, and flexible caching.
SimpleMDM-Swift
Swift bindings for the SimpleMDM API
StrapiSwiftKit
A developer-friendly Swift Package that simplifies Strapi REST API integration on iOS with a type-safe query builder and clean networking layer.
WordpressReader
A simple asynchronous way to download and decode public Wordpress content.
EazyRestClient
Lightweight, protocol-oriented Swift framework for easy REST API communication. Supports Codable requests, customizable headers, query parameters, and binary uploads with Swift Package Manager (SPM) support.
PatreonAPI-Swift
A Swift library for interacting with Patreon API
APIClient
A modern, type-safe Swift networking library for building robust API clients with automatic JSON decoding and comprehensive error handling.