EU VAT Info is a hobby project to try out capabilities of Laravel 11, while also providing a useful tool for developers and businesses in the EU.
The project is a simple website that provides information about VAT rates in the EU.
It is based on the data provided by the European Commission, which can be found here.
The API provides access to VAT rates and country information. All responses are in JSON format.
GET /api/countries GET /api/countries/{slug}
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please create an issue on Github
This project is open-sourced software licensed under the MIT license.