Add a React frontend with AJAX calls on top of a Go web API, and accessibility testing with axe. Continued from "Building a Go Web API."
Write integration tests for Golang HTTP handlers, with GORM and mux. Continued from "Building a Go Web API."
Build a functioning Go web API with an SQL backend, in this first post in a series on learning through hands-on projects.