/backend-cockfighting-q1-2024

Backend Cockfighting or Rinha de Backend for the FAM is a initiative from @zanfranceschi to lead the community to a healthy event to share knowledge where we have to build an API with some constraints and trying to reach the maximum performance with resources restrictions

Primary LanguageGo

Rinha de Backend 2024 Q1

Projeto criado utilizando Golang, PostgreSQL e NGINX para participar do evento Rinha de Backend, Edição 2024 Q1.

Como rodar?

  1. Verifique se você possui o Docker e Docker Compose instalados.
docker --version
docker compose version
  1. Inicie todos os serviços da aplicação utilizando o seguinte comando:
docker compose up -d