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

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.