A golang client skaffolding that has REST and OpenAPI capability.
The goal of the this repo is to act as a baseline codebase (year is 2025) in order to talk to any server using REST or OpenAPI spec. The focus will be to use go standard libraries and follow a folder structure that is enterprise level.
Cloning and run steps... Auth steps... Environment Preparation for building... Testing Steps... Request templates/examples... Error handling Roadmap (Real world scenarios)
Go version > 1.21
Any contributions are welcome!
For any issues/bugs/enhancements, feel free to raise a Pull Request
Released under MIT License