Skip to content

adamtheturtle/CoderPadKit

Repository files navigation

CoderPadKit

An unofficial Swift client for the CoderPad REST API, with typed models and a no-network mock backend.

Documentation | Swift Package Index

Installation

.package(url: "https://github.com/adamtheturtle/CoderPadKit.git", from: "0.1.3")

Add CoderPadKit to your app target and CoderPadKitMock to tests or demos that should run without the network.

Products

  • CoderPadKit: Typed API client for pads, questions, organizations, and quota data.
  • CoderPadKitMock: In-process fake API seeded with canned data.

Requirements

  • Swift 6.2+
  • macOS 15+, iOS 18+, tvOS 18+, watchOS 11+, or visionOS 2+

License

MIT. See LICENSE.

About

An unofficial Swift client for the CoderPad REST API: typed pads, questions, organizations, and a no-network mock backend.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages