Skip to content

Using this to learn some new things from Rinha de Backend in 2023 with Go

License

Notifications You must be signed in to change notification settings

davidalecrim1/rinha-with-go-2023

Repository files navigation

Rinha de Backend with Go (Edition 2023/Q3)

I’m using this to learn new things from the latest editions with Go. I haven’t participated, but I’m considering giving it a try in the next ones.

Getting Started

  • Install Docker
  • Run docker compose up -d --build or make build-and-run

Stack

  • net/http for REST API.
  • Nginx as Reserve Proxy for Load Balacing
  • Postgres as Database
  • pgx and pgxpool for Postgres Driver

References

About

Using this to learn some new things from Rinha de Backend in 2023 with Go

Resources

License

Stars

Watchers

Forks