GithubHelp home page GithubHelp logo

mukundbhudia / covid-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 452 KB

GraphQuery API that serves Johns Hopkins CSSE data on COVID-19

Home Page: https://mukundbhudia.gitlab.io/covid-web/

JavaScript 99.71% Shell 0.29%
graphquery-api covid-api mongodb johns-hopkins-csse covid-19 data api graphql express nodejs javascript

covid-api's Introduction

covid-api

GraphQuery API that serves Johns Hopkins CSSE data on covid-19. Uses Node, express, graphQL, mongoDB. This project works in conjunction with covid-web and covid-service.

Demo

A working demo of his API is available at https://covid19-dash-api2.herokuapp.com/. Use the GraphiQL web interface to explore the data structure and perform queries.

Prerequisites

  • Node v14.x.x
  • NPM v6.x.x
  • mongoDB v3.6.x (running with URI: 'mongodb://localhost:27017')
  • If running in dev mode copy the .env.example file to .env in the project directory and fill it out as needed.
  • covid-api needs covid-service to have run at least once.

Available Scripts

In the project directory, you can run:

npm run nm

Runs the server in the development mode using nodemon.
Open http://localhost:4000 to view it in the browser.

The project will reload if you make edits to the source code.

npm start

Runs the server in production mode from project directory .
Open http://localhost:4000 to view it in the browser.

Thanks

covid-api's People

Contributors

dependabot[bot] avatar mukundbhudia avatar salomao-rodrigues avatar

Watchers

 avatar

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.