Skip to content

gaelgoth/swiss-deals-api

Repository files navigation

swiss-deal-logo

Swiss Deals API - Online swiss shop deals aggregation

Introduction

This API aggregates the deals of the day on the following online sites:

  • Digitec
  • Galaxus
  • Qoqa
    • Qbeer
    • Qlock
    • Qoqa
    • Qsport
    • Qwine
  • ...

Installation ⚒️

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

Documentation 📖

Contributing 🦸

Feel free to contribute via Pull Request.

Changelog 📆

Please refer to the CHANGELOG file.

Credits 🙏