go-market is a project written in Go that serves as a web application for managing products and orders in a store. It also includes support for calculating bonuses when purchasing items.
git clone https://github.com/korovindenis/go-market.git
cd go-market
docker compose up
For more details and comprehensive documentation, please refer to the GoDoc page.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Contributions to this project are welcome! If you have suggestions, find issues, or want to contribute new features or improvements, please feel free to open an issue or a pull request on GitHub.
Your feedback is valuable to us. If you have any questions or encounter any issues while using go-market, please don't hesitate to reach out and open an issue on the GitHub repository. We appreciate your support in making this project better.