-
Notifications
You must be signed in to change notification settings - Fork 4
/
README.html
36 lines (36 loc) · 1.92 KB
/
README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<h1 id="funcatron-samples">Funcatron Samples</h1>
<p>Sample <a href="https://funcatron.org">Funcatron</a> projects in Java,<br />
Scala, Clojure, Groovy, and Kotlin.</p>
<p>Serverless on Your Cluster:</p>
<ul>
<li>Define Endpoints in Swagger</li>
<li>Write Functions in Java, Groovy, Kotlin, Scala, Clojure, Python, or JavaScript</li>
<li>Deploy to Mesos, Kubernets, or Swarm</li>
<li>Autoscale</li>
</ul>
<p>Choose the subdirectory that's got the language sample of your<br />
choice.</p>
<h2 id="contributing">Contributing</h2>
<p>Please see <a href="CONTRIBUTING.md">CONTRIBUTING</a> for details on<br />
how to make a contribution.</p>
<h2 id="licenses-and-support">Licenses and Support</h2>
<p>Funcatron is licensed under an Apache 2 license.</p>
<p>Support is available from the project's founder,<br />
<script type="text/javascript">
<!--
h='funcatron.org';a='@';n='funcmaster-d';e=n+a+h;
document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'" clas'+'s="em' + 'ail">'+'David Pollak'+'<\/'+'a'+'>');
// -->
</script><noscript>David Pollak (funcmaster-d at funcatron dot org)</noscript>.</p>
</body>
</html>