https://github.com/mevdschee/ws2api-js
https://github.com/mevdschee/ws2api-js
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mevdschee/ws2api-js
- Owner: mevdschee
- Created: 2024-11-12T09:21:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T03:17:50.000Z (about 1 year ago)
- Last Synced: 2025-04-22T22:18:04.891Z (9 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WS to API (in JS)
A Typescript implementation of the [WS2API](https://github.com/mevdschee/ws2api)
project.
### Requirements
- Deno
### Installation
Install Deno:
curl -fsSL https://deno.land/install.sh | sh
Now run using:
deno --allow-net main.ts