Skip to content

A simulation of a real-life vending machine written in Golang and containerized using docker & docker compose

Notifications You must be signed in to change notification settings

dhurimkelmendi/vending_machine

Repository files navigation

Vending Machine

This is a simulation of a real-life vending machine.

The implementation is build off of this repo.

Usage instructions

  • To run the api, you need to have docker installed.
  • Run docker-compose up --build and then you can send requests to it in localhost:8080

About

A simulation of a real-life vending machine written in Golang and containerized using docker & docker compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages