Websocket working and newt auth working

This commit is contained in:
Owen Schwartz
2024-11-10 17:08:29 -05:00
parent e5e78ff1bf
commit 03650634ee
8 changed files with 147 additions and 8 deletions

View File

@@ -0,0 +1,11 @@
meta {
name: Create Newt
type: http
seq: 2
}
get {
url: http://localhost:3000/api/v1/newt
body: none
auth: none
}