From efd69e5fcaf0f825d85b1202d337a1a8ba47ef28 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Wed, 23 Feb 2022 11:00:40 -0600 Subject: added prefixes to apps --- example/lazybones-example.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'example') diff --git a/example/lazybones-example.lisp b/example/lazybones-example.lisp index 018b4ae..902c2ef 100644 --- a/example/lazybones-example.lisp +++ b/example/lazybones-example.lisp @@ -32,6 +32,7 @@ (lzb:provision-app () :title "Lazybones Demo App" :version "0.0.0" + :prefix "/eg" :description "Just an API that defines some endpoints. These endpoints aren't meant to accomplish anything. Merely testing out the lazybones HTTP routing framework." -- cgit v1.2.3