From f647d4000e593e27f9e469fbdf765241beda9f16 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Sat, 17 Oct 2020 11:08:03 +0530 Subject: [PATCH 1/8] updated readme added request kitten REST API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3676a6ad..4249f49b 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ API | Description | Auth | HTTPS | CORS | | [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | +| [Request Kittens]( https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images. | No | Yes | Unknown | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [Shibe.Online](http://shibe.online/) | Random pictures of Shibu Inu, cats or birds | No | Yes | Yes | From 2138b23ba679ee11d086f9e6c262e87d9ebc0b99 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Sat, 17 Oct 2020 11:23:19 +0530 Subject: [PATCH 2/8] updated readme request kittens --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4249f49b..43e6b90d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ API | Description | Auth | HTTPS | CORS | | [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | -| [Request Kittens]( https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images. | No | Yes | Unknown | +| [Request Kittens]( https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images | No | Yes | Unknown | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [Shibe.Online](http://shibe.online/) | Random pictures of Shibu Inu, cats or birds | No | Yes | Yes | From 5f5da9b4da1423ecee06ee105f1ac90ac3c5f89d Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Sat, 17 Oct 2020 11:29:34 +0530 Subject: [PATCH 3/8] updated readme removes extra space in request kittens --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43e6b90d..7f760e89 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ API | Description | Auth | HTTPS | CORS | | [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | -| [Request Kittens]( https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images | No | Yes | Unknown | +| [Request Kittens](https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images | No | Yes | Unknown | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [Shibe.Online](http://shibe.online/) | Random pictures of Shibu Inu, cats or birds | No | Yes | Yes | From 4afe9483489225ac435fabc85bdc836eed8dc9f3 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Sat, 17 Oct 2020 11:35:27 +0530 Subject: [PATCH 4/8] updates readme request kittens --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f760e89..345395b7 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ API | Description | Auth | HTTPS | CORS | | [PlaceGOAT](https://placegoat.com/) | Placeholder goat images | No | Yes | Unknown | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | -| [Request Kittens](https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images | No | Yes | Unknown | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | +| [Request Kittens](https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images | No | Yes | Unknown | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [Shibe.Online](http://shibe.online/) | Random pictures of Shibu Inu, cats or birds | No | Yes | Yes | From f3b5561d5f95f030169af3dc37d96876f2cb3693 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Mon, 26 Oct 2020 00:05:11 +0530 Subject: [PATCH 5/8] Update README.md added the suggestion Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 345395b7..3f250042 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ API | Description | Auth | HTTPS | CORS | | [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No | -| [Request Kittens](https://github.com/joshwcomeau/RequestKittens) | Provides a way to return various cat images | No | Yes | Unknown | +| [Request Kittens](http://joshwcomeau.github.io/RequestKittensDocs/public/) | Provides a way to return various cat images | `apiKey` | No | Unknown | | [RescueGroups](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Adoption | No | Yes | Unknown | | [Shibe.Online](http://shibe.online/) | Random pictures of Shibu Inu, cats or birds | No | Yes | Yes | From 3a19879609ab082245d793c58312f81a39a6e9c5 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:04:40 +0530 Subject: [PATCH 6/8] updated readme added orion health api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f250042..fbb7be9f 100644 --- a/README.md +++ b/README.md @@ -517,6 +517,7 @@ API | Description | Auth | HTTPS | CORS | | [NPPES](https://npiregistry.cms.hhs.gov/registry/help-api) | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | | [Nutritionix](https://developer.nutritionix.com/) | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | No | Yes | Unknown | +| [Orion Health](https://developer.orionhealth.io/) | Medical platform which allows the development of applications for different healthcare scenarios | `apiKey` | Yes | Unknown | | [USDA Nutrients](https://fdc.nal.usda.gov/) | National Nutrient Database for Standard Reference | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** From cfb9c654874d34d0629a9a26f1dfefcc55d06fa7 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:07:16 +0530 Subject: [PATCH 7/8] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbb7be9f..3f7c4223 100644 --- a/README.md +++ b/README.md @@ -517,7 +517,7 @@ API | Description | Auth | HTTPS | CORS | | [NPPES](https://npiregistry.cms.hhs.gov/registry/help-api) | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | | [Nutritionix](https://developer.nutritionix.com/) | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | No | Yes | Unknown | -| [Orion Health](https://developer.orionhealth.io/) | Medical platform which allows the development of applications for different healthcare scenarios | `apiKey` | Yes | Unknown | +| [Orion Health](https://developer.orionhealth.io/) | Medical platform which allows the development of applications for different healthcare scenarios | `OAuth` | Yes | Unknown | | [USDA Nutrients](https://fdc.nal.usda.gov/) | National Nutrient Database for Standard Reference | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** From 6995fe519e79fcae31ee1582cd88be8108a38267 Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Mon, 2 Nov 2020 20:34:51 +0100 Subject: [PATCH 8/8] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3f7c4223..3f250042 100644 --- a/README.md +++ b/README.md @@ -517,7 +517,6 @@ API | Description | Auth | HTTPS | CORS | | [NPPES](https://npiregistry.cms.hhs.gov/registry/help-api) | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | | [Nutritionix](https://developer.nutritionix.com/) | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | No | Yes | Unknown | -| [Orion Health](https://developer.orionhealth.io/) | Medical platform which allows the development of applications for different healthcare scenarios | `OAuth` | Yes | Unknown | | [USDA Nutrients](https://fdc.nal.usda.gov/) | National Nutrient Database for Standard Reference | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**