From 744b673f20c6993038e10a480bd746db2c1dccb3 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 31 Mar 2020 20:48:56 -0700 Subject: Add tutorial and apidocs to website --- Run/Que/index.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'Run/Que/index.md') diff --git a/Run/Que/index.md b/Run/Que/index.md index ca5c7ef..c61dc5c 100644 --- a/Run/Que/index.md +++ b/Run/Que/index.md @@ -9,7 +9,7 @@ que is the concurrent, async runtime in the cloud plumbing - async programming as easy as running two terminal commands -HTTP routes on que.run are Golang-like channels with a namespace and a +HTTP routes on `que.run` are Golang-like channels with a namespace and a path. For example: `https://que.run/example/path/subpath`. ## Quickstart @@ -34,4 +34,11 @@ We are collecting a repository of scripts that make awesome use of que: - ephemeral, serverless chat rooms - collaborative jukebox -See the examples +See the scripts + + -- cgit v1.2.3