Skip to content

dorochka8/PaymentSystemEmulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaymentSystemEmulator

I welcome everyone to use my source code to create own Payment System on GoLang

There are several things I direct for all developers for the moment.

Guide

  1. Clone the project from GitHub (Windows compatibility):
git clone --recursive -j8 https://github.com/dorochka8/PaymentSystemEmulator
  1. Adjust configuration parameters:
  • Modify the values in localhost, login and password data in main.go
  • Modify the values of DB and tables on your own in main.go
  1. (Optional) You may start the app on the local host:
> go run main.go
  1. ALso test the API with written test_main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published