How to Build a CLI with Go (calling the Stripe HTTP API)

We will build a CLI (Command Line Interface) with Go. Init the skeleton of the CLI Add a command Difference between go get / go install Installation of Stripe SDK for Go Add flags to a specific command Links : Source code of project: https://github.com/maximilienandile/d... Cobra : https://github.com/spf13/cobra Creation of a checkout session (payment link) : https://stripe.com/docs/api/checkout/... Promptui: https://github.com/manifoldco/promptui Let's keep in touch: My book : https://www.practical-go-lessons.com/ My Go Training (32 hours): https://www.practical-go-lessons.com/... Twitter:   / maximilienald   Linkedin :   / maximilie.  .