API Libraries

C# / .NET #

Install using nuget

Install-Package Cronofy

Check out the source and documentation on GitHub.

Node #

Install using NPM

npm install cronofy

Check out the source and more docs on GitHub.

PHP #

Install from Packagist

composer require cronofy/cronofy

Check out the source code and more docs on GitHub.

Ruby #

Available as a gem

gem install cronofy

If you use bundler, you can use this line:

gem 'cronofy'

Check out the source and documentation on GitHub.

OmniAuth Strategy

Strategy for obtaining authorization for user access using the OmniAuth framework.

gem 'omniauth-cronofy'

Check out the source and documentation on GitHub.

Python #

Available as a Package

pip install pycronofy

If you use pip, you can use this line:

import pycronofy

Check out the source and documentation on GitHub.

Community Libraries #

Libraries not maintained by us. If you find one that should be listed then please let us know developers@cronofy.com

Java - JCronofy