top | item 45566987

(no title)

yasserf | 4 months ago

Thank you for the feedback!

I agree framing pikku has been a pretty hard challenge for me.

It supports different runtimes in the sense of deno / bun or custom nodeJS runtimes in the cloud, but ultimately relies purely on typescript / a JavaScript compatible backend.

It’s less of a webserver and more of a lightweight framework though, since it also supports CLIs or Frontend SDKs / isn’t tied to running an actual server.

discuss

order

epolanski|4 months ago

I'd suggest playing with the concept of a route handler, which fits from lambdas to routed servers.