Skip to content

joaosouzaaa/ResponseCompression

Repository files navigation

ResponseCompression

The goal of this project is to show the implementation of response compression using Gzip and Brotli, and compare the responses with and without compression.

Technologies used

  • .NET 9
  • C#
  • Brotli
  • Gzip
  • xUnit
  • Moq
  • Docker