Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions products/africa-covid-19-response-toolkit:-aws-infrastructure.json
Original file line number Diff line number Diff line change
@@ -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"
}
35 changes: 35 additions & 0 deletions products/africa-covid-19-response-toolkit:-covid-19-api.json
Original file line number Diff line number Diff line change
@@ -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"
}