This API aggregates the deals of the day on the following online sites:
- Digitec
- Galaxus
- Qoqa
- Qbeer
- Qlock
- Qoqa
- Qsport
- Qwine
- ...
Compatible with Golang 1.19
Run development server with Makefile
# auto reload on file modification
make watch
OR
Run development server with Dockerfile
# auto reload on file modification with air
docker-compose -f docker-compose.dev.yml up
Feel free to contribute via Pull Request.
Please refer to the CHANGELOG file.