- Write a simple router using the built-in net/http.
- Design a basic database schema to store binaries and function information.
- Create a database wrapper. (which use Transaction as main exec method)
- Support two languages that can compile and execute from binaries.
- Ensure both languages can generate responses (JavaScript returns an object, Starlark returns a dict).
- Build a simple HTTP server to test functions (compile / execute / save to DB).
TODO:
- Add support for Starlark.
- Implement authentication.
- 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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.