Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.75 KB

readme.md

File metadata and controls

28 lines (21 loc) · 1.75 KB

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