A simple HTTP Server where based on Location, Radius & Preference you can get recommendations of places close to you. Uses KRUTRIM Places API searching nearby places.
- Clone this repo locally & move into the cloned folder
- Create a .env file in root folder & add key based on sample env file
- Run the server using
go run main.go