Stuart Lang d157dfc58f Update fsharp aspnet libraries (#4315) 6 years ago
..
src d157dfc58f Update fsharp aspnet libraries (#4315) 6 years ago
.gitignore 2669ae461f FSharp giraffe (#3859) 7 years ago
README.md 047245a511 Fsharp giraffe fortunes (#3863) 7 years ago
benchmark_config.json 103663d3ad Fixes Giraffe, and some vulns reported by GH (#3984) 7 years ago
giraffe-stripped.dockerfile d157dfc58f Update fsharp aspnet libraries (#4315) 6 years ago
giraffe-utf8direct.dockerfile d157dfc58f Update fsharp aspnet libraries (#4315) 6 years ago
giraffe-utf8json.dockerfile d157dfc58f Update fsharp aspnet libraries (#4315) 6 years ago
giraffe.dockerfile d157dfc58f Update fsharp aspnet libraries (#4315) 6 years ago

README.md

girrafe Tests on Linux

This includes tests for plaintext and json serialization.

Infrastructure Software Versions

Language

  • F# 4.1

Platforms

  • .NET Core (Windows and Linux)

Web Servers

Web Stack

Paths & Source for Tests

App listents for command line arguments to pick specific implementation. If "stock" passed as command line argument it will use out of the box handlers, otherwise will use custom ones.