allegory-software / allegory-sdk

:candy: Self-contained cross-platform programming environment for developing web-based database-driven business apps in LuaJIT and JavaScript
MIT License
80 stars 6 forks source link

Write a Programming Guide #1

Open capr opened 2 years ago

capr commented 2 years ago

Low-level libs don't need much explaining, and even http_server and http_client can be learned by looking at test/example files. The problem is with all the abstraction fest above that, namely:

brynne8 commented 2 years ago

I'm also looking for a guide for using these libraries to build a website.