Giter Site home page Giter Site logo

vellen / sofia-supermarkets-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefanbratanov/sofia-supermarkets-api

0.0 0.0 0.0 21.36 MB

An API to retrieve products information from supermarkets in Sofia, Bulgaria.

License: Apache License 2.0

JavaScript 0.84% Kotlin 99.16%

sofia-supermarkets-api's Introduction

License build codecov GitHub release (latest by date)

sofia-supermarkets-api

An API to retrieve products information from supermarkets in Sofia.

Swagger UI

If you like my work, you can buy me a coffee.

Websites using the API

Supported supermarkets

  • Billa

Gets products information from https://ssbbilla.site/. Images are retrieved based on the first result in google image search.

  • Fantastico

Downloads the pdf brochures available on https://www.fantastico.bg/special-offers and parses the products information in them. Images are retrieved based on the first result in google image search.

  • Kaufland

Gets products information from https://www.kaufland.bg/.

  • Lidl

Gets products information from https://www.lidl.bg/.

  • T-Market

Gets products information from https://tmarketonline.bg/.

  • METRO
  • Kam Market
  • CBA
  • ProMarket
  • Hit Max

Tech Stack

  • Kotlin
  • Gradle
  • Spring Boot

Running Locally

Install JDK 15 or above from here

  • Unix ./gradlew bootRun
  • Windows gradlew.bat bootRun

The following environment variables need to be set prior to running

  • DB_USERNAME
  • DB_PASSWORD
  • GOOGLE_API_KEY
  • CLOUDINARY_API_SECRET

Navigate to http://localhost:8080/swagger-ui.html to check the API documentation and test the endpoints

API Documentation

sofia-supermarkets-api's People

Contributors

stefanbratanov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.