cp .env.example .env (and edit with your environment)
make server
You can test the service using go run client/main.go and select the test case on file client/main.go
How To Contribute
Give star or clone and fork the repository
Report the bug
Submit issue for request of enhancement
Pull Request for fixing bug or enhancement module
License
The license of application is GPL-3.0, You can use this apllication for commercial use, distribution or modification. But there is no liability and warranty. Please read the license details carefully.