Skip to content

Instantly share code, notes, and snippets.

View evertoncastro's full-sized avatar

Everton Castro evertoncastro

View GitHub Profile
@evertoncastro
evertoncastro / shipwell-test.md
Last active February 13, 2026 16:37
shipwell-test

Shipwell Backend Coding Interview Project

Note: We do not require the project to be completed in a specific language or framework. We want you to code in whatever language and framework you feel most comfortable with.

Goal

Create one REST endpoint to get the current temperature at a specific latitude/longitude coordinate pair from a number of upstream weather services.

Technical Details