noppefoxwolf · GitHub

Swift Package Manager Test

Swinub is simple mastodon api library.

let authorization = ...
let request = GetV1TimelinesHome(authorization: authorization)
let (statuses, httpResponse) = try await URLSession.shared.response(request)

Install

let package = Package(
    dependencies: [
        .package(url: "https://github.com/noppefoxwolf/Swinub", from: "0.0.x")
    ],
)

Apps Using

License

Swinub is available under the MIT license. See the LICENSE file for more info.

About

A mastodon api library written in swift.

Topics

Resources

Readme

MIT license

Activity

Stars

6 stars

Watchers

1 watching

Forks

0 forks

Releases

Used by

Contributors

Languages

Read the original on github.com ↗