Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewag/decreeservices

Declarations for popular services for use with Decree
https://github.com/drewag/decreeservices

aws-s3 freshdesk-api googleanalytics ios itunes-api linux macos swift

Last synced: 3 months ago
JSON representation

Declarations for popular services for use with Decree

Awesome Lists containing this project

README

        

![Decree - Declarative HTTP Requests](https://github.com/drewag/DecreeServices/raw/master/Assets/Header.jpg)

[![Swift](https://img.shields.io/badge/Swift-5.0-lightgrey.svg?colorA=28a745&colorB=4E4E4E)](https://swift.org)
![platforms](https://img.shields.io/badge/Platforms-iOS%208%20%7C%20macOS%2010.10%20%7C%20Linux-lightgrey.svg?colorA=28a745&colorB=4E4E4E)
[![Swift Package Manager compatible](https://img.shields.io/badge/SPM-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E)](https://github.com/apple/swift-package-manager)
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/CryptoSwift.svg?style=flat&label=CocoaPods&colorA=28a745&&colorB=4E4E4E)](https://cocoapods.org/pods/CryptoSwift)
[![MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](/LICENSE)
[![Build Status](https://dev.azure.com/accounts-microsoft/Drewag/_apis/build/status/drewag.DecreeServices?branchName=master)](https://dev.azure.com/accounts-microsoft/Drewag/_build/latest?definitionId=2&branchName=master)

[![Twitter @drewag](https://img.shields.io/badge/[email protected]?style=flat)](http://twitter.com/drewag)
[![Blog drewag.me](https://img.shields.io/badge/Blog-drewag.me-blue.svg?style=flat)](http://drewag.me)

Service declarations for [Decree](https://github.com/drewag/Decree), a framework for making declarative HTTP requests.

Services
--------------

If you would like a service that isn't here or would like additional endpoint definitions for an existing service, please open an issue.

- [Amazon AWS S3](https://github.com/drewag/DecreeServices/wiki/Amazon-AWS-S3)
- [Google Analytics](https://github.com/drewag/DecreeServices/wiki/Google-Analytics)
- [FreshDesk](https://github.com/drewag/DecreeServices/wiki/FreshDesk)
- [Apple App Store](https://github.com/drewag/DecreeServices/wiki/Apple-App-Store)

Desired Services
-----------

See what services we want to implement and/or are already in development [here](https://github.com/drewag/DecreeServices/labels/new%20service).