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: 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