Skip to content

LsquaredTechnologies/docker-qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The current webapp generate QR codes from strings.

Getting Started

To run the image, simply run the following command:

docker-compose up -d

This will build the image if not already built and starts the docker container.

By default, you can access the generator at address: http://localhost:8000/api/v1/qrcode/.

There is 2 another endpoints: /ping and /health which you can use to verify if the service is up and running.

Build and Test

To build the image, simply run the following command:

docker-compose build

Contribute

Feel free to contribute and modify sources...

About

Microservice as docker container to generate QR codes

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors