payment-gateway-go

command module
v0.0.0-...-92726a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2024 License: MIT Imports: 9 Imported by: 0

README

payment-gateway-go

Payment Gateway in Golang

Instruciones para ejecucion de API

Ejecutar en una terminal:

  • make
  • make run

Si no tiene soporte para make:

  • go run main.go

Para la generacion de mock (brew install mockery), ultilice:

  • make mock_gen o mockery

Add Homebrew to your PATH

eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"

cat .env.dev > .env source .env

brew install golang-migrate

sudo apt-get install -y postgresql-client psql --version

https://www.sandbox.paypal.com/checkoutnow?token=

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL