diff --git a/products/africa-covid-19-response-toolkit:-aws-infrastructure.json b/products/africa-covid-19-response-toolkit:-aws-infrastructure.json new file mode 100644 index 0000000..76d8090 --- /dev/null +++ b/products/africa-covid-19-response-toolkit:-aws-infrastructure.json @@ -0,0 +1,35 @@ +{ + "name": "Africa COVID-19 Response Toolkit: AWS Infrastructure", + "description": "This project contains the AWS CloudFormation and Terraform templates to bootstrap AWS resources for Africa COVID-19 Response Toolkit projects.", + "website": "https://ethiocovid19rt.com/projects", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/aws-infrastructure/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/africa-covid-19-response-toolkit-dashboard-c5d872932a9" + }, + { + "SDGNumber": 9, + "evidenceURL": "https://drive.google.com/file/d/1fFUO3d1D9iUx79HON2-ZSGmFh7zc_RCu/view" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/aws-infrastructure", + "organizations": [ + { + "name": "Africa COVID-19 Response Toolkit", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner", + "contact_email": "info@ethiocovid19rt.com" + } + ], + "stage": "nominee" +} diff --git a/products/africa-covid-19-response-toolkit:-covid-19-api.json b/products/africa-covid-19-response-toolkit:-covid-19-api.json new file mode 100644 index 0000000..3e7e56b --- /dev/null +++ b/products/africa-covid-19-response-toolkit:-covid-19-api.json @@ -0,0 +1,35 @@ +{ + "name": "Africa COVID-19 Response Toolkit: COVID-19 API", + "description": "This API can be utilised by all applications that need to write/retrieve Ethiopia Covid19 data. E.g. covid19.et project will use it to retrieve data for dashboard and write data", + "website": "https://ethiocovid19rt.com/projects", + "license": [ + { + "spdx": "MIT", + "licenseURL": "https://github.com/africa-covid-19-response-toolkit/api/blob/master/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 3, + "evidenceURL": "https://medium.com/africa-covid-19-response-toolkit/africa-covid-19-response-toolkit-dashboard-c5d872932a9" + }, + { + "SDGNumber": 9, + "evidenceURL": "https://drive.google.com/file/d/1fFUO3d1D9iUx79HON2-ZSGmFh7zc_RCu/view" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/africa-covid-19-response-toolkit/api", + "organizations": [ + { + "name": "Africa COVID-19 Response Toolkit", + "website": "https://ethiocovid19rt.com/", + "org_type": "owner", + "contact_email": "info@ethiocovid19rt.com" + } + ], + "stage": "nominee" +}