Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glensc/api-server
A simple deno webserver to accept control commands over http
https://github.com/glensc/api-server
Last synced: about 2 months ago
JSON representation
A simple deno webserver to accept control commands over http
- Host: GitHub
- URL: https://github.com/glensc/api-server
- Owner: glensc
- License: mit
- Created: 2022-05-04T07:11:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T07:22:59.000Z (over 2 years ago)
- Last Synced: 2024-10-14T11:39:11.764Z (3 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-server
A simple Deno webserver to accept control commands over http.
Based on [http_server] Deno example.
[http_server]: https://deno.land/manual/examples/http_server