Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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