Stop Writing API Requests from Scratch Every Time
Every developer has the same ritual. You need to hit an API endpoint. You open a blank file or a terminal. You start typing curl or fetch() and then pause. What's the header for JSON again? Is it Content-Type or content-type? Do I need Authorization:...
zovo.hashnode.dev4 min read