google-server-api: Google APIs for server to server applications

[ library, mit, web ] [ Propose Tags ]

This library provides a way to use Google API for server to server applications.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.3.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.1.1
Dependencies aeson (>=1.2.4.0 && <1.6), aeson-casing (>=0.1.0.5 && <0.3), base (>=4.9 && <5), base64-bytestring (>=1.0.0.1 && <1.3), bytestring (>=0.10.8.2 && <0.11), HsOpenSSL (>=0.11.4.13 && <0.12), http-api-data (>=0.3.7.2 && <0.5), http-client (>=0.5.10 && <0.7), http-client-tls (>=0.3.5.3 && <0.4), http-media (>=0.7.1.2 && <0.9), mime-mail (>=0.4.14 && <0.6), monad-control (>=1.0.2.3 && <1.1), monad-logger (>=0.3.28.1 && <0.4), mtl (>=2.2.2 && <2.3), RSA (>=2.3.0 && <2.5), servant (>=0.13 && <0.20), servant-client (>=0.13 && <0.20), text (>=1.2.3.0 && <1.3), time (>=1.8.0.2 && <1.10), transformers (>=0.5.2.0 && <0.6), transformers-base (>=0.4.4 && <0.5), unix-time (>=0.3.8 && <0.5), unordered-containers (>=0.2.9.0 && <0.3), wai (>=3.2.1.1 && <3.3), wai-extra (>=3.0.22.0 && <3.2), warp (>=3.2.18.1 && <3.4) [details]
License MIT
Copyright 2018 Kadzuya Okamoto
Author Kadzuya Okamoto
Maintainer arow.okamoto+github@gmail.com
Category Web
Home page https://github.com/arowM/haskell-google-server-api#readme
Bug tracker https://github.com/arowM/haskell-google-server-api/issues
Source repo head: git clone https://github.com/arowM/haskell-google-server-api
Uploaded by arowM at 2022-04-05T03:33:05Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4139 total (62 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-04-05 [all 1 reports]

Readme for google-server-api-0.4.0.2

[back to package description]

Build Status Hackage Stackage LTS Stackage Nightly

google-server-api

This library provides functions to use Google APIs for server to server applications.