/benchmark-rest-frameworks

Benchmarking RESTful APIs written in Python, NodeJS and Golang

Primary LanguageHCLMIT LicenseMIT

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