Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.28 KB

Laravel Forge Site Deployment Status

EU VAT Info

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.

API Documentation

The API provides access to VAT rates and country information. All responses are in JSON format.

Endpoints

Get All Countries

GET /api/countries GET /api/countries/{slug}

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please create an issue on Github

License

This project is open-sourced software licensed under the MIT license.