# FastHttpApi Tests on Linux and windows This includes tests for plaintext and json serialization. ## Infrastructure Software Versions **Language** * C# 7.0 **Platforms** * .NET Core (Windows and Linux) **Web Servers** * [FastHttpApi](https://github.com/IKende/FastHttpApi) **Web Stack** * [FastHttpApi](https://github.com/IKende/FastHttpApi) ## Paths & Source for Tests * [Plaintext](Benchmarks/Program.cs): "/plaintext" * [JSON Serialization](Benchmarks/Program.cs): "/json"