Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apilayer/euvatrates.com
Super simple (static) web service to grab VAT rates for all EU Member States, in preparation of the new 2015 VAT regulation.
https://github.com/apilayer/euvatrates.com
Last synced: 3 months ago
JSON representation
Super simple (static) web service to grab VAT rates for all EU Member States, in preparation of the new 2015 VAT regulation.
- Host: GitHub
- URL: https://github.com/apilayer/euvatrates.com
- Owner: apilayer
- License: mit
- Archived: true
- Created: 2014-10-19T23:54:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T23:03:36.000Z (over 3 years ago)
- Last Synced: 2024-07-18T05:35:48.593Z (4 months ago)
- Language: HTML
- Homepage: http://euvatrates.com
- Size: 247 KB
- Stars: 53
- Watchers: 20
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
EU VAT Rates Web Service
==============See the website at https://euvatrates.com for all information about this project.
## Usage
You can simply request `https://euvatrates.com/rates.json` to load the data, or you can self-host the information by cloning the repository. The project is also on Bower if that's your thing: `bower install euvatrates.com`
## Contributing
Simply send a pull request! For changes to `rates.json` include the source for the change in the commit message, and also add it to the Data Sources list in `index.html` if it's a new resource.
If you're not sure if a different pull request is in line with my idea about the project, please open an issue for discussion.