Skip to content

DmytroDemianchuk/fondy-sdk-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using fondy in Golang

Run (Locally)

1.Need to instal ngrok in computer

https://ngrok.com/download

2.Download ZIP file

3.Unzip ngrok from the terminal

4.You should register to find out your token

token-image

5.Add authtoken

6.Start a tunnel ngrok http 8080

7.You must copy forwarding link

ngrok-image

8.Past forwarding lik to ServerCallbackURL with callback method

serverURL-image

9.run app

go run client/main.go

About

Example of using fondy in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages