diff options
| author | unknownPerson115 <69736850+unknownPerson115@users.noreply.github.com> | 2021-12-25 21:09:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-25 21:09:46 +0000 |
| commit | 31c66d0f5ef19446e9e6d322fe3a1d8e830fdbcb (patch) | |
| tree | f3df38ae7150dc95318cd378c158d1436a0b4752 /api/src | |
| parent | Updated Server.ts (diff) | |
| download | server-ts-31c66d0f5ef19446e9e6d322fe3a1d8e830fdbcb.tar.xz | |
Create stop.ts (for /stop API route)
patched up the route and polished it note: THIS API IS ONLY FOR DEVELOPMENT PURPOSES
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/routes/stop.ts | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/api/src/routes/stop.ts b/api/src/routes/stop.ts new file mode 100644 |
