Keanu73 / Backend-Developer-Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend-Developer-Test

A program which allows you to see:

  • Duplicates of spots (points on the world map)
  • Spots within a certain radius of a point

Setup

  1. Use docker-compose up -d to bring up all services/containers
  2. Visit localhost:3000 to query API.

Testing

  • Run go test -v . to run unit tests.

About


Languages

Language:PLpgSQL 99.6%Language:Go 0.4%Language:Dockerfile 0.0%