Commit Graph

3 Commits

Author SHA1 Message Date
Adam Ross 421f44e47a serving/helloworld-haskell: respect the port env var (#463) 2018-10-24 11:47:48 -07:00
Steren 9ea6e2c65d Make samples less scary when no env var is provided (#443)
* Node.js

* Python

* csharp

* go

* other samples

* Fix Node README
2018-10-08 11:19:25 -07:00
Gaurav Abbi 1b52510c44 Add a helloworld sample for haskell (#316)
* Add a helloworld sample for haskell

* Use stack as the build tool
* Use scotty as a web framework
* Use docker multi-stage build to create a smaller runtime image

* Apply review comments on the README.md

* Apply language review comments

- Fix `service.yaml` indentation
- Change heading for sample code recreation
2018-08-21 09:07:58 -07:00