1 parent a50dfca commit 5e415eaCopy full SHA for 5e415ea
1 file changed
providers/appforcestudio.yml
@@ -0,0 +1,14 @@
1
+---
2
+- provider_name: AppForceStudio
3
+ provider_url: https://appforcestudio.com
4
+ endpoints:
5
+ - schemes:
6
+ - https://appforcestudio.com/playground/*
7
+ url: https://us-central1-themerax-cc903.cloudfunctions.net/playgroundApi/oembed
8
+ discovery: true
9
+ formats:
10
+ - json
11
+ - xml
12
+ example_urls:
13
+ - https://us-central1-themerax-cc903.cloudfunctions.net/playgroundApi/oembed?url=https://appforcestudio.com/playground/-Oaty4XzTiGzSdRkIRDZ
14
+...
0 commit comments