Creating Fast APIs In Go Using FiberApril 7, 202013 min readdevapi, golang, rest, fiberFiber is a Go web framework inspired by Express that makes developing web applications fun! Today, we'll use it to make a simple todo API.