Curly

master

Server Side Swift - HTTP Client (WIP)
PerfectAccelerators/curly

Curly - WIP

If you need to call an API in your Server Side Swift then you can simply use Curly! It simplifies and standaridizes the cURL calls by providing convenience methods.

Features

  • A protocol to define all the API dependencies ClientAPIProtocol
  • Automatic JSON Model mapping for requests and responses with Codables ClientAPIMappingHelper
  • Standard error handling with ClientAPIError: Error, Codable
  • HTTP Client
  • Client REST Protocol with extension that provides consume and produce for GET and POST calls out of the box

Description

  • Swift Tools 4.1.0
View More Packages from this Author

Dependencies

Last updated: Fri Mar 15 2024 20:08:43 GMT-0900 (Hawaii-Aleutian Daylight Time)