GithubHelp home page GithubHelp logo

covid19-vue's Introduction

COVID-19 info - WIP

Project made in Vue.js

Official webpage of the API.

⬇⬇ Examples of API calls ⬇⬇

Base URL: https://api.covid19tracking.narrativa.com/

Dates must be in YYYY-MM-DD

URL Description
/api/{date} Data from each country of the world in a specific date
/api?date_from={date}&date_to={date} Data from every country in a date range
/api/{date}/country/{country} Data from a specific country in a specific date
/api/country/{country}?date_from={date}&date_to={date} Data from a specific country in a date range
/api/{date}/country/{country}/region/{region} Data from a region in a specific date
/api/country/{country}/region/{region}?date_from={date}&date_to={date} Data from a region in a date range

Project setup

First step:

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

covid19-vue's People

Contributors

manueldevjour avatar dependabot-preview[bot] avatar

Watchers

James Cloos avatar  avatar

covid19-vue's Issues

New API

Version 0.1 doesn't work properly.

I've been researching for getting data of COVID-19 through an API, an I found this.

I have to change everything related with API calls and its work on frontend.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.