Skip to content

andooown/swift-atproto

Folders and files

NameName
Last commit message
Last commit date
Oct 21, 2023
Jul 28, 2023
Feb 14, 2024
Oct 20, 2023
Oct 21, 2023
Feb 5, 2024
Jul 28, 2023
Sep 16, 2023
Jul 28, 2023
Oct 20, 2023
Oct 20, 2023
Oct 20, 2023
Oct 20, 2023

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.