Official Plugins (Kuzzle v2.x)
Cloudinary v2.x
2

Testing #

If you want to test this plugin, you can use the Swagger UI online tool (opens new window)

  1. Run Kuzzle with the plugin installed (See Installation section) Make sure it is correctly configured with your Cloudinary credentials
  2. Go on the Swagger UI online tool (opens new window)
  3. Enter the following link http://<kuzzle>:<port>/_plugin/cloudinary/openApi and click Explore
  4. You have now the details of all available requests, and you can try these out