Skip to content

gochronicles/benchmark-rest-frameworks

Repository files navigation

Welcome to Benchmark Rest Frameworks by Team GoChronicles

This repo holds the source code for benchmarking restful services written in the following languages and respective frameworks -

GoLang

  1. net/http
  2. Fiber
  3. Gin

NodeJS

  1. ExpressJS
  2. NestJS (Express backend)

Python

  1. FastAPI

How to run the Benchmark?

For detailed info visit our Wiki page