Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drewag/decreeservices
- Owner: drewag
- License: mit
- Created: 2019-07-23T07:32:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T05:58:11.000Z (over 3 years ago)
- Last Synced: 2024-10-14T09:41:47.565Z (3 months ago)
- Topics: aws-s3, freshdesk-api, googleanalytics, ios, itunes-api, linux, macos, swift
- Language: Swift
- Homepage:
- Size: 1.23 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).