summaryrefslogtreecommitdiff
path: root/test.http
diff options
context:
space:
mode:
Diffstat (limited to 'test.http')
-rw-r--r--test.http8
1 files changed, 8 insertions, 0 deletions
diff --git a/test.http b/test.http
index 54bb4fd..c8bb3aa 100644
--- a/test.http
+++ b/test.http
@@ -12,10 +12,18 @@ User-Agent: Emacs
Content-Type: application/x-www-form-urlencoded
#
+# Initialize the database with exmaple data
+POST :host/bootstrap
+:headers
+
# should return 20 entries
GET :host/query
:headers
+# get the total number of records
+GET :host/count
+:headers
+
# store jenny's number
POST :host/number