aoenth / content-api

Generic, reusable, content focused API component for Vapor.

Home Page:https://theswiftdev.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContentApi

Generic, reusable, content focused REST service endpoints.

Install

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.

About

Generic, reusable, content focused API component for Vapor.

https://theswiftdev.com

License:Other


Languages

Language:Swift 99.7%Language:Makefile 0.3%