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

https://github.com/arafathusayn/personal-js-over-http

A server to run stateless, arbitrary and sandboxed JavaScript code on one's own platforms via HTTP
https://github.com/arafathusayn/personal-js-over-http

deno

Last synced: 5 months ago
JSON representation

A server to run stateless, arbitrary and sandboxed JavaScript code on one's own platforms via HTTP

Awesome Lists containing this project

README

          

This implementation uses Deno version 1.23.4 or higher.

Run the bash script [start.sh](./start.sh) to start the server.

Routes are defined in [routes.ts](./routes.ts) file.