diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-06 03:58:27 +0200 |
|---|---|---|
| committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-06 03:58:27 +0200 |
| commit | 8b64ab4f3821cde44abd2e0e5403d38797bc516a (patch) | |
| tree | d51a17b14b084b84358d4a614620d19440108433 /src/routes | |
| parent | :sparkles: init test client (diff) | |
| download | server-ts-8b64ab4f3821cde44abd2e0e5403d38797bc516a.tar.xz | |
:construction: experiments + gateway route
Diffstat (limited to 'src/routes')
| -rw-r--r-- | src/routes/experiments.ts | 10 | ||||
| -rw-r--r-- | src/routes/gateway.ts | 9 |
2 files changed, 19 insertions, 0 deletions
diff --git a/src/routes/experiments.ts b/src/routes/experiments.ts new file mode 100644 |
