Skip to content

therandombyte/go-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-client

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.

Getting Started

Cloning and run steps... Auth steps... Environment Preparation for building... Testing Steps... Request templates/examples... Error handling Roadmap (Real world scenarios)

Requirements

Go version > 1.21

Contribution

Any contributions are welcome!

For any issues/bugs/enhancements, feel free to raise a Pull Request

Licensing

Released under MIT License

About

A golang client skaffolding that has REST and OpenAPI capability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages