You are here |
alexdebrie.com | ||
| | | |
www.alexedwards.net
|
|
| | | | ||
| | | |
www.hugozap.com
|
|
| | | | A collection of random notes about life | |
| | | |
golb.hplar.ch
|
|
| | | | ||
| | | |
bill.burkecentral.com
|
|
| | Quarkus Funqy is a new FaaS API that is portable across cloud runtimes like AWS Lambda, Azure Functions, Knative Events, and Google Cloud Functions. Or, if you're deploying to a traditional environment, Funqy functions can work standalone as well. public class MyClass { @Funq public Greeting greet(String name) { ... } } The idea of... |