Skip to content

andooown/swift-atproto

Repository files navigation

swift-atproto CI

Swift package that provides a AT Protocol libraries.

🚧 This package is under development. 🚧

Requirements

  • Swift 5.9 or later

Overview

swift-atproto includes the following libraries.

ATProto

ATProto is a umbrella library that includes all libraries in swift-atproto.

ATProtoAPI

ATProtoAPI includes auto-generated Swift code from lexicon files in bluesky-social/atproto. Code is generated by andooown/lexicon-gen.

ATProtoXRPC

ATProtoXRPC is a library that provides XRPC client and fundamental types for XRPC.

ATProtoCore

ATProtoCore is a library that provides fundamental types for AT Protocol.

ATProtoMacro

ATProtoMacro is a library that provides some Swift Macros for AT Protocol.

Author

License

swift-atproto is available under the MIT license. See the LICENSE file for more info.