Clone this Project

git clone https://github.com/antheiz/example-translation-app.git
cd example-translation-app/

How to run this Project

Net/HTTP

cd translation/
go run main.go

Echo

cd echo/
go run main.go

Fiber

cd fiber/
go run main.go