GithubHelp home page GithubHelp logo

qr-generator's Introduction

QR GENERATOR API

This is a API for generate your own's QR for the links that you want.

You can cusomize the background and QR color, the size (in pixels) and the format of the QR output file. If you don't pass any configuration, the system will take a default configuration (see below).

Considerations

Types of files allowed are: PNG(default) SVG PDF

Colors must be in hexadecimal format (by default: the background #FFFFFF and the QR #000000)

The size is in pixels (by default: 125x125 px)

Run Locally

Clone the project

$ git clone https://github.com/Frankester/qr-generator.git

Go to the project directory

$ cd qr-generator

Start with docker compose

$ docker-compose up

To see the API endpoints go to: http://localhost:8080/swagger-ui.html

Tech Stack

Database: Mysql

Spring Boot Starters: Web, Data REST, Security, Data JPA

Documentation: Springdoc openapi

Authentication: JsonWebToken

qr-generator's People

Contributors

frankester avatar

Watchers

 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.