From 6df308909735bd2ce127c26b6c2e095390beca03 Mon Sep 17 00:00:00 2001 From: Eric Wyne Date: Fri, 6 Oct 2017 08:30:47 -0700 Subject: [PATCH 1/2] Add RoutingNumbers.info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9321e5b2..49abc1f9 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ API | Description | Auth | HTTPS | Link | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | +| RoutingNumbers.info | API for ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | ### Food & Drink From 2035684d9594469b87576156248e681244829247 Mon Sep 17 00:00:00 2001 From: Eric Wyne Date: Fri, 6 Oct 2017 09:55:40 -0700 Subject: [PATCH 2/2] remove "API for" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49abc1f9..fa82094d 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ API | Description | Auth | HTTPS | Link | | Czech National Bank | A collection of exchange rates | No | No | [Go!](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | | IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | | Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | -| RoutingNumbers.info | API for ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | +| RoutingNumbers.info | ACH/NACHA Bank Routing Numbers | No | Yes | [Go!](https://www.routingnumbers.info/api/index.html) | | VAT Rates | A collection of all VAT rates for EU countries | No | Yes | [Go!](https://jsonvat.com/) | ### Food & Drink