server

command
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2022 License: MIT Imports: 14 Imported by: 0

README

Example

To start using this module, you can try the example server.go

This example is using sqlite as the datastore. If you want to change the database, please read gorm docs for connecting to database here

To run the application, simply use:

$ go run example/server/server.go

❗ If you want to accept payment callback from the payment gateway on your local computer for development purpose, consider to use ngrok.io to expose your localhost to the internet and update the callback base URL in all url environment variables.

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