How to Make a Http Server using no external modules in go(golang)You may have used modules like mux or gin to run an API in go, but did you know that it’s very simple to do this using the build in…Apr 5, 2021Apr 5, 2021