All Projects → postmanlabs → Covid 19 Apis

postmanlabs / Covid 19 Apis

Licence: mit
Postman COVID-19 API Resource Center—API collections to help in the COVID-19 fight.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Covid 19 Apis

Gatsby Advanced Starter
A high performance skeleton starter for GatsbyJS that focuses on SEO/Social features/development environment.
Stars: ✭ 1,224 (+1002.7%)
Mutual labels:  gatsby, gatsbyjs
Gatsbytutorials.com
A community-updated list of video, audio and written tutorials to help you learn GatsbyJS. 👩‍💻
Stars: ✭ 109 (-1.8%)
Mutual labels:  gatsby, gatsbyjs
Gatsby With Unstructured Data
A simple example of creating pages dynamically in Gatsby without using GraphQL.
Stars: ✭ 83 (-25.23%)
Mutual labels:  gatsby, gatsbyjs
Rbb Website
Website to help connect black-owned businesses with consumers and resources
Stars: ✭ 101 (-9.01%)
Mutual labels:  gatsby, gatsbyjs
Opensource
Conheça os projetos Open Source na Globo.com
Stars: ✭ 100 (-9.91%)
Mutual labels:  gatsbyjs, opensource
Gatsby Starter Prismic I18n
Based on gatsby-starter-prismic with Internationalization (i18n) support
Stars: ✭ 77 (-30.63%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Theme Try Ghost
A Gatsby theme to build flaring fast blogs from headless Ghost CMS
Stars: ✭ 88 (-20.72%)
Mutual labels:  gatsby, gatsbyjs
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-54.05%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Shopify Theme
🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.
Stars: ✭ 95 (-14.41%)
Mutual labels:  gatsby, gatsbyjs
Swaggman
OpenAPI Spec SDK and Converter for OpenAPI 3.0 and 2.0 Specs to Postman 2.0 Collections. Example RingCentral spec included.
Stars: ✭ 94 (-15.32%)
Mutual labels:  postman, postman-collection
Resume Builder
Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
Stars: ✭ 62 (-44.14%)
Mutual labels:  gatsby, gatsbyjs
Nodejs.dev
A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.
Stars: ✭ 1,794 (+1516.22%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Material Ui Business Starter
Beautiful Gatsby Material UI Business Starter
Stars: ✭ 62 (-44.14%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Themes
Get high-quality and customizable Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options.
Stars: ✭ 1,208 (+988.29%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Portfolio Cara
Playful and Colorful One-Page portfolio featuring Parallax effects and animations. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.
Stars: ✭ 1,101 (+891.89%)
Mutual labels:  gatsby, gatsbyjs
Blog
Source for my blazing fast blog
Stars: ✭ 83 (-25.23%)
Mutual labels:  gatsby, gatsbyjs
Restdocs To Postman
Converts Spring REST Docs cURL snippets to Postman and Insomnia collections
Stars: ✭ 39 (-64.86%)
Mutual labels:  postman, postman-collection
Jamtemplates.com
Curated collection of free Gatsby themes.
Stars: ✭ 47 (-57.66%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Plugin Advanced Sitemap
Advanced XML Sitemaps for Gatsby.js
Stars: ✭ 94 (-15.32%)
Mutual labels:  gatsby, gatsbyjs
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (-11.71%)
Mutual labels:  gatsby, gatsbyjs

Postman COVID-19 API Resource Center

This is a set of Postman collections that might help in the COVID-19 pandemic--click on the docs link for more information about each set of APIs, as well as a Run in Postman Button and environment so you can begin making API calls using each one.

The website for this project can be found at: https://covid-19-apis.postman.com/

Contribution guidelines

We would love for you to contribute to the Postman COVID-19 API Resource Center! To contribute to this project, please read:

NOTE: We have added a new Markdown linter with GitHub Actions. When making a pull request, it will run against this linter. Your changed files are required to pass linting before they will be merged. More information on this can be found in the contribution guidelines.

Looking to contribute to the COVID-19 Testing Locations website? You can find that project within this repo. View README.

Build locally

This assumes you have git and npm installed.

   $ git clone https://github.com/postmanlabs/covid-19-apis.git
   $ cd covid-19-apis
   $ npm install
   $ npm install -g gatsby-cli
   $ npm run dev

COVID-19 Information

Postman Collections that make easier to pull, aggregate, and work with COVID-19 information. (New to Postman Collections? See our Introduction to Postman Collections documentation.)

  • Center for Disease Control (CDC) (Docs) - Twitter and YouTube API feeds for CDC, ad their RSS feeds for pulling information.
  • European Centre for Disease Prevention and Control (ECDC) (Docs) - Twitter and YouTube API feeds for ECDC, ad their RSS feeds for pulling information.
  • World Health Organization (WHO) (Docs) - - Twitter and YouTube API feeds for WHO, ad their RSS feeds for pulling information.

Twitter

Postman collection specifically designed to work with the Twitter API.

  • COVID-19 Twitter Searches Docs - Twitter API search, with a handful of the common search terms added.
  • Twitter Accounts for State Government in 50 US States Docs - State government Twitter accounts for all 50 states in the United States.
  • Twitter Accounts for State Governors in 50 US States Docs - State governor Twitter accounts for all 50 states in the United States.
  • Twitter Accounts for State Health Departments in 50 US States Docs - State health department Twitter accounts for all 50 states in the United States.
  • County Health Departments for All 50 US States Docs - A single collection with a request for each of the 50 states, pulling a listing of name, website, address, phone, email, twitter, and facebook for all county health departments.
  • Twitter Accounts for County Health Departments in all 50 US States Docs - The Twitter accounts for over 300 county health departments across 50 US States.

Covid-19 APIs

New APIs that have emerged to specifically address the COVID-19 pandemic.

  • The COVID Tracking Project (Docs) - The COVID Tracking Project collects information from 50 US states, the District of Columbia, and 5 other US territories to provide the most comprehensive testing data we can collect for the novel coronavirus, SARS-CoV-2.
  • Covid19API (Docs) - A free API for data on the Coronavirus Access data on COVID19 through an easy API for free.
  • COVID19-Tracker-REST API - (Docs) - Provides global and country level statistics on the Coronavirus.
  • NovelCOVID API (Docs) - API for Current cases and more stuff about COVID-19 or the Novel Coronavirus Strain.
  • COVID-19 API (Docs) - The COVID-19 API provides information related with the case of pneumonia associated with the COVID-19 coronavirus.
  • Coronavirus Data API (Docs) - Provides global stats, country stats, full timeline, and country timeline for the coronavirus.
  • Health API - COVID-19 (Docs) - Global Coronavirus statistics by country and state.
  • Coronavirus Smartable (Docs) - The coronavirus stats and news API offers latest and historic COVID-19 stats and news information per country or state.
  • New South Wales Coronavirus Cases (Docs) - New South Wales Coronavirus disease 2019 (COVID-19) cases.
  • Finnhub COVID-19 API for US cases (Docs) - US Coronavirus disease 2019 (COVID-19) cases.
  • Elsevier API for generating research datasets (Docs) - Query large amount of datasets.
  • Coronavirus-PH API (Docs) - Philippines Coronavirus disease 2019 (COVID-19) cases.
  • COVID19-India API (Docs) - A volunteer-driven API for COVID-19 stats & patient tracing in India (Unofficial).
  • Covid India API (Docs) - REST API to track Coronavirus cases in India on state level.
  • COVID-19 Statistics API (Docs) - Based on public data by Johns Hopkins CSSE
  • COVID19 -India- API(By Adhikansh Mittal) (Docs) - The data is used from the official website of the Ministry of Health and Family Welfare of India.[Official website]

ScrAPIs

API possibilities opened up by scraping of COVID-19 related data and making available as APIs.

  • CDC Cases & Deaths (Docs) - Scraping the COVID-19 cases and deaths from CDC home page, converting to JSON, and saving within an environment.
  • CDC Testing (Docs) - Scraping the number of specimens tested for SARS CoV-2 by CDC labs and U.S. public health laboratories from the CDC website.

Other APIs

Using existing 3rd party APIs to add value to the COVID-19 conversation.

  • US Digital Registry API (Docs) - An API for pulling federal government agencies and social media accounts.
  • News API (Docs) - An aggregate news APIs for pulling news across multiple news sources.

Data API Templates

These are some collections being developed to help make the deployment of data APIs easier using common services.

  • Google Sheets to API Docs - Developing a Postman Collection that pulls data from a Google Sheet and then makes it available as an API, allowing the data to be seamlessly integrated into other websites and applications.
  • Website scraping to API Docs - Developing a Postman Collection that scrapes data from an existing website and then makes it available as an API for integration into other websites and applications
  • AWS Database to API Docs - Deploying APIs from Aurora, MySQL, PostgreSQL, and SQL Server databases using Postman.
  • Azure Database to API Docs - Deploying APIs from Cosmos DB, MySQL, PostgreSQL, and SQL Server databases using Postman.
  • Google Database to API Docs - Deploying APIs from Cloud DataStore, MySQL, PostgreSQL, and SQL Server databases using Postman.
  • Heroku Database to API Docs - Deploying APIs from PostgreSQL database using Postman.

Proof of Concepts

These are some proof of concepts being worked on when it comes to COVID-19, showing what is possible with collections.

  • Volunteer Opportunities (GitHub) (Website) - An API and listing page of COVID-19 testing location across all 50 states.
  • COVID-19 Testing Locations (GitHub) (Website) - An API and listing page of COVID-19 testing location across all 50 states.

Existing API Standards

If you are building a COVID-19 related APIs we recommend using some existing API and schema standards.

  • 211 for Health and Human Services Docs - An open schema and API standard for defining health and human service organizations, locations, and services.
  • 311 for Non-Emergency Requests Docs - An open schema and API standard for defining non-emergency requests.

To submit an API to add to the list, please email us at [[email protected])[mailto:[email protected]] or submit a GitHub issue on this repository.

Work To Be Done

We are tracking all submissions to be added to our list of COVID-19 resources using GitHub issues, and organizing any work to be done via the api-tasks tag -- feel free to jump in on an issue and help out. Here is a current list of tasks that need some work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].