You are browsing as a guest. Sign up (or log in) to start making projects!

6h 40m 8s logged

  1. Write a simple router using the built-in net/http.
  2. Design a basic database schema to store binaries and function information.
  3. Create a database wrapper. (which use Transaction as main exec method)
  4. Support two languages that can compile and execute from binaries.
  5. Ensure both languages can generate responses (JavaScript returns an object, Starlark returns a dict).
  6. Build a simple HTTP server to test functions (compile / execute / save to DB).

TODO:

  1. Add support for Starlark.
  2. Implement authentication.
  3. Create a frontend / admin panel.

It might take some time to work on next step.
Not only because it have lots things to do, also due to I am trying to create something by 3D Printing.
Spending too much time on it…
If I can share those model. It will be nice.

0
4

Comments 0

No comments yet. Be the first!