Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is great stuff! If anybody's looking further up the stack and executing functions via HTTP / etc. via a gateway, we've developed a formal specification called FaaSlang [1] that includes type-safety mechanisms and standardized error reporting.

This can be connected above your FaaS provisioning system; whether it's in front of cloud-native offerings like Lambda or Azure Functions, or you're running a system like OpenFaaS yourself. FaaSlang defines execution semantics, it is not opinionated about where functions are stored or how they're run.

[1] https://github.com/faaslang/faaslang



this is pretty cool. you can also convert it to swagger and restify your function.

the main benefit is annotations in comments




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: