openfaas / of-watchdog

Reverse proxy for STDIO and HTTP microservices
MIT License
258 stars 115 forks source link

FSharp Template #106

Open jjchiw opened 3 years ago

jjchiw commented 3 years ago

FSharp Template using of-watchdog

Expected Behaviour

Allow to create functions using of-watchdog with fsharp

Current Behaviour

Not Available

Possible Solution

https://github.com/jjchiw/faas-fsharp-giraffe

Steps to Reproduce (for bugs)

Context

Your Environment

alexellis commented 3 years ago

Hi @jjchiw, happy to add this template to the store. You just need to change the fprocess name to fsharp-giraffe, thank you.

Feel free to do that, then send a PR and update your README in the root of your repo with a detailed usage guide as per:

https://github.com/openfaas-incubator/node10-express-template

Alex

jjchiw commented 3 years ago

Hi!

I updated the project README and did some refactoring to allow the same flexibility as the node10-express-template eg. routing, services...

Which fprocess should I change to fsharp-giraffe? I changed the fprocess in the template.yml but it fails to start the pod