Generic, reusable, content focused REST service endpoints.
Add the repository as a dependency:
.package(url: "https://github.com/binarybirds/content-api.git", from: "1.1.0-rc"),
Add ContentApi to the target dependencies:
.product(name: "ContentApi", package: "content-api"),
Update the packages and you are ready to use ContentApi.