DragonBe / vies-web

A simple web site for validation of European VAT registration numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VIES-WEB

Quick and easy interface to validate VAT Information Exchange System (VIES) of the European Commission (EC). You can access it at vies-web.azurewebsites.net to try it out.

No guarantees provided.

Run it locally with Docker

You can now run this yourself in an isolated container using Docker.

docker run --name vies_webapp --rm -d -p 8000:18080 dragonbe/vies-web 

Want to use it yourself?

This VIES client is now available for usage in your own applications. You can directly fork it from GitHub or use the package from Packagist.

LICENCE

This software is provided as-is under MIT licence.

About

A simple web site for validation of European VAT registration numbers

License:MIT License


Languages

Language:PHP 64.1%Language:Hack 14.4%Language:Shell 10.9%Language:Dockerfile 10.4%Language:CSS 0.2%