Networking rework: simplified API calls.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// NextcloudApi.swift
|
||||
// Nextcloud Cookbook iOS Client
|
||||
//
|
||||
// Created by Vincent Meilinger on 16.11.23.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
class NextcloudApi {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user