Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
/ flatmate-api.swift Public archive

The Swift library to communicate with the FlatMate API

License

Notifications You must be signed in to change notification settings

KR1Z00/flatmate-api.swift

Repository files navigation

FlatMate-API-Swift

The Swift library to communicate with the FlatMate API. Uses the SwiftJSON library.

Structure

  • session: FMSession
    • user: FMUser
    • flat: FMFlat
      • shopping list: [FMShoppingListItem]
      • payments: [FMPayment]
      • chores: [FMChore]
      • flatmates: [FMUser]

About

The Swift library to communicate with the FlatMate API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages