Bladeren bron

HUE-9276 [blog] Adding image to API blog post

Romain 5 jaren geleden
bovenliggende
commit
0a1e9128ce
1 gewijzigde bestanden met toevoegingen van 4 en 0 verwijderingen
  1. 4 0
      docs/gethue/content/en/posts/2020-09-14-rest-api-querying.md

+ 4 - 0
docs/gethue/content/en/posts/2020-09-14-rest-api-querying.md

@@ -45,6 +45,10 @@ categories:
 ---
 Hi Data App Builders,
 
+Are you looking at executing some SQL queries of Browsing S3 files programatically? (so that it can be automated for example)
+
+![Curling Hue API](https://cdn.gethue.com/uploads/2020/09/hue-curl.png)
+
 The Hue development flow continues to mature ([Docker Quick Start](https://gethue.com/quickstart-hue-in-docker/), [improved CI](https://gethue.com/automated-checking-python-style-and-title-format-of-git-commits-continuous-integration/), shareable [Web Components](https://docs.gethue.com/developer/components/)...) and is now getting more help on how to reuse its API.
 
 ## Concept