From ea658349bbf147cc49b6a22200f7ea38c1e7be9a Mon Sep 17 00:00:00 2001 From: Evan Busse Date: Thu, 5 Oct 2017 18:05:26 -0600 Subject: [PATCH 1/2] added marijuana strain api to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9321e5b2..1f5d8e1a 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ API | Description | Auth | HTTPS | Link | | Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | +| Marijuana Strain API | 2000+ Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | From df3f6bfbd4f67d9c83f5088ac4200d51ceb83918 Mon Sep 17 00:00:00 2001 From: Evan Busse Date: Sun, 8 Oct 2017 16:29:13 -0600 Subject: [PATCH 2/2] updated submission to comply with request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f5d8e1a..593c0932 100644 --- a/README.md +++ b/README.md @@ -420,7 +420,7 @@ API | Description | Auth | HTTPS | Link | | Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) | -| Marijuana Strain API | 2000+ Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | +| Marijuana Strains | Marijuana strains, races, flavors, and effects | `apiKey` | No | [Go!](http://strains.evanbusse.com/) | | Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | | Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | | Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) |