Skip to content

agaf2/barcode_generator

Repository files navigation

Barcode Generator

Coca-Cola

A barcode generator using Flask made in the NLW Experts (Rockseat).

To use it type: python3 run.py

After this send a request (POST) to http://localhost:3000/create_tag with a body in this model: "product_code": "product-name"

This will create a barcode for the product.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages