This project helps you get started with Tiny Drive and allows you to play around with its features.
PHP 7.0+
These are the steps needed to get this project running on your machine:
Use the following command:
$ git clone https://github.com/tinymce/tinydrive-php-starter.git
You can also download this repository as a zip file from Github.
You get the API key from the API Key Manager
account manager at https://www.tiny.cloud.
You get the private RSA key from the JWT Key Manager
account manager at http://www.tiny.cloud.
$ cd tinydrive-php-starter
$ php -S localhost:3000