Skip to content

esttorhe/MammutAPI

Repository files navigation

Build Status codecov

MammutAPI

🐘Mastodon's Unofficial Swift Framework

This is yet another attempt to create a Swift framework for Mastodon's social network.

I decided to build this because I wanted to create a very specific iOS application and at the same time I decided that creating the building blocks for the client should be OSS so that everyone can benefit and contribute to it.


🚧 The project is still a WIP. I'll be adding a TODO down on this file to keep track of what the API is capable ATM and thus be able to be used 🚧


SwiftPackageManager

​Since I first thought about creating the API for Mastodon I always considered making it compatible with SwiftPackageManager and Linux 🐧 environments.

Because of this the project is being tested on TravisCI using a Linux image and with:

swift build
swift test

Coverage

https://codecov.io/gh/esttorhe/MammutAPI

TODO

There's a TODO file detailing what endpoints and methods are already covered by this framework

Releases

No releases published

Packages

No packages published

Languages