Commit Graph

23 Commits

Author SHA1 Message Date
Matt Moore 4037374784 Manually run prettier.io (#880)
* Manually run prettier.io

Trying to fix the stuff that hits prettier.io bugs.

* Fix prettier.io issues.
2019-02-07 16:04:41 -08:00
Viktor Klang (√) 0aba63a9e3 Adding a Serving sample for Scala which uses Akka HTTP (#848) 2019-02-01 20:52:38 -08:00
Averi Kitsch 0d4c5c2dac Add Community Sample Directory (#805)
* Move extra helloworld samples

* Add documentation for community samples

* Update readmes
2019-01-28 14:08:37 -08:00
mattmoor-sockpuppet 3f9959f289 Format markdown (#675)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-21 08:49:36 -08:00
Gaurav Abbi a13a629e42 Add refernce to helloworld haskell section (#672) 2018-12-20 09:12:37 -08:00
mattmoor-sockpuppet c64c63a160 Format markdown (#626)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
2018-12-04 14:34:25 -08:00
mattmoor-sockpuppet 41462c69e1 Format markdown (#620)
Produced via: `prettier --write --proseWrap=always $(find -name '*.md' | grep -v vendor)`
2018-12-03 13:54:25 -08:00
Matthias Wessendorf 26a7f1e9dc Adding Reactive java WebApp, with Eclipse Vert.x (#449)
* Adding Reactive java WebApp, with Eclipse Vert.x

* fix broken link

* Update README.md

- add and linked requirements
- clarified steps
- sectioned out the app testing part

* fix indentation
2018-11-22 02:20:21 -08:00
Zhiming Peng c9430eece7 Create Hello World program with Kotlin (#381)
* Create Hello World program with Kotlin

* Modify Readme by addressing Grant's comments

* Update to gradle official image

* Update dockerfile by addressing ivan's comment

* Read port from env by addressing samodell's comment

* Update Readme by addressing samodell's comment

* svc->service
2018-10-26 11:34:32 -07:00
Joseph Burnett d731dda0b0 Clojure helloworld serving sample (#453)
* Hello world server.

* Build uberjar for docker image.

* Add README.

* Add Cloure to helloworld sample list.

* Revert to generic dockerhub url.

* Update core.clj in README.
2018-10-15 14:46:27 -07:00
Tyler Britten cac78d0494 Fix Typo in link (#284)
Link 404ed, fixed the typo
2018-07-27 14:12:35 -07:00
Nathan Hearnsberger 4db067317b Fixed Source to URL link (#269) 2018-07-25 10:16:35 -07:00
Ferran Rodenas 8d838046f6 Fix link typo: telemtry -> telemetry (#241) 2018-07-24 07:33:35 -07:00
Averi Kitsch 9379197eee add Traffic Splitting sample (#227)
* Add traffic splitting tutorial

* Add traffic splitting tutorial

* remind the user of env vars
2018-07-20 16:48:33 -07:00
Ivan Nikittin eb81d13f40
Update README.md 2018-07-19 16:38:41 -07:00
Ivan Nikittin 048be0ce9f
Update README.md 2018-07-19 16:38:12 -07:00
Averi Kitsch 9e5d6a9788 Update Sample Readme (#199)
* add all samples to readme

* Few small edits
2018-07-19 10:10:33 -07:00
Ivan Nikittin 8fbe2979f0
Update README.md 2018-07-18 15:22:01 -07:00
Sam O'Dell 686ed5affe
Fixing broken links 2018-07-18 14:22:57 -07:00
Sam O'Dell ce83fd9e29
typo fix 2018-07-18 14:10:33 -07:00
Sam O'Dell cec538bc75
Update README.md 2018-07-18 14:10:09 -07:00
Ryan Gregg 723b407c80
Convert hello world samples to using Docker (#42) 2018-06-28 16:03:16 -07:00
Ryan Gregg 23273dbb34 Add some hierachy (#8) 2018-06-21 14:02:57 -07:00