@@ -2,7 +2,7 @@
title: "APIs"
date: 2019-03-13T18:28:09-07:00
draft: false
-weight: 6
+weight: 5
---
Hue can be accessed directly via a Django Python Shell or by its REST API.
title: "Applications"
-weight: 4
+weight: 6
Building a brand new application is more work but is ideal for creating a custom solution.
title: "Browsers"
-weight: 3
+weight: 4
## Jobs
title: "SQL Autocompletes"
-weight: 5
+weight: 3
In this post we’ll guide you through the steps necessary to create an autocompleter for any SQL dialect in Hue.