martinberlin / eink-calendar

A very easy, almost zero-configuration, ESP8266/ESP32 E-ink calendar. Caution: UNMAINTAINED Please use CalEPD / Cale-idf
http://cale.es
MIT License
103 stars 9 forks source link

Make a PHP backend example to integrate with Timetree mobile app #5

Closed martinberlin closed 4 years ago

martinberlin commented 4 years ago

https://developers.timetreeapp.com/en/docs/api

Requirements: SSL on the callback URL https://calendar.fasani.de/timetree/callback

Leave the PHP oauth 2 example here as a demo so others can use it.

martinberlin commented 4 years ago

This is done but is going to be covered in this repository: https://github.com/martinberlin/cale-integrations

We will try to keep the Firmware as clean of server side examples as possible, and those will be integrated in the new project Cale