This project is an Easier/Support/Facilitator library for Golang.
The main objective of this project is to make easy to Golang simple codes.
It is composed by some components:
- BDD
- Behavior Driven Development
- For testing your Golang code
- Given/When/Then
- JSON
- Marshal
- Unmarshal
- RedoUnmarshal
- REQUEST (Simple HTTP Client)
- GET/POST/PUT/PATCH/DELETE
- With or without JSON body
- With or without headers
- Go 1.23
You can install using the following command:
go install github.com/zzzep/go-support@latest