summary refs log tree commit diff
path: root/endpoints.http
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-01 14:43:00 +0200
committerRory& <root@rory.gay>2025-06-01 14:43:00 +0200
commita3869af4c616da1f8af900594cbad2b829d7644a (patch)
tree67245749d32373b199be7714b30b529715ce4614 /endpoints.http
parentAdd alarm endpoints, basic budget routes, spend history (diff)
downloadnodejs-final-assignment-a3869af4c616da1f8af900594cbad2b829d7644a.tar.xz
Partial progress on generating http files
Diffstat (limited to 'endpoints.http')
-rw-r--r--endpoints.http2
1 files changed, 2 insertions, 0 deletions
diff --git a/endpoints.http b/endpoints.http

index cf0bf60..93a4b53 100644 --- a/endpoints.http +++ b/endpoints.http
@@ -2,6 +2,8 @@ @username={{$randomInt}} @email={{$randomInt}}@google.com +GET {{baseUri}} HTTP/1.1 + POST {{baseUri}}/auth/register HTTP/1.1 Content-Type: application/json