Implementing a Reverse Proxy API in Go
Introduction
If you have had any experience consuming APIs on the web, you would agree that one of the most frustrating issues you can experience is a Cross-Origin Resource Sharing error (CORS). I have previously written an article on how to fix CORS...
tobiojuolape.hashnode.dev5 min read