EEEmmanuel Elijahinelijah-hash.hashnode.dev·Apr 11 · 4 min readI Thought Backend Was Just Endpoints — Then I Built ThisI recently built a small API during an internship. It takes a name, calls the Genderize API, and returns a gender prediction. Simple. But somewhere between writing the route handler and figuring out w00