All Projects → wobsoriano → 2019 Ncov Api

wobsoriano / 2019 Ncov Api

Licence: mit
Map, data and timeline of coronavirus (COVID-19)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to 2019 Ncov Api

Promster
⏰A Prometheus exporter for Hapi, express and Marble.js servers to automatically measure request timings 📊
Stars: ✭ 146 (+160.71%)
Mutual labels:  hacktoberfest, express
2019 Ncov Frontend
🌏 Map, data and timeline of coronavirus (COVID-19)
Stars: ✭ 141 (+151.79%)
Mutual labels:  hacktoberfest, express
Erxes Api
API for erxes
Stars: ✭ 57 (+1.79%)
Mutual labels:  hacktoberfest, express
Express Validator
An express.js middleware for validator.js.
Stars: ✭ 5,236 (+9250%)
Mutual labels:  hacktoberfest, express
Vue Crud X
Vue+Express Cookbook & CRUD Component (with Vite and Web Components)
Stars: ✭ 393 (+601.79%)
Mutual labels:  hacktoberfest, express
Fiber
⚡️ Express inspired web framework written in Go
Stars: ✭ 17,334 (+30853.57%)
Mutual labels:  hacktoberfest, express
Manual Node
📗 📒 (PT-BR Tradução) 2020 Edition - Tradução por Christy e Vinicius Dias (https://github.com/ViniciusmDias).
Stars: ✭ 134 (+139.29%)
Mutual labels:  hacktoberfest, express
Openapi Backend
Build, Validate, Route, Authenticate and Mock using OpenAPI
Stars: ✭ 216 (+285.71%)
Mutual labels:  hacktoberfest, express
Express Openapi Validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.x specification
Stars: ✭ 436 (+678.57%)
Mutual labels:  hacktoberfest, express
Mevn Cli
Light speed setup for MEVN(Mongo Express Vue Node) Apps
Stars: ✭ 696 (+1142.86%)
Mutual labels:  hacktoberfest, express
Settingsguide
More extensive explanations of Cura slicing settings.
Stars: ✭ 55 (-1.79%)
Mutual labels:  hacktoberfest
Asciidoctor Kroki
Asciidoctor.js extension to convert diagrams to images using Kroki!
Stars: ✭ 55 (-1.79%)
Mutual labels:  hacktoberfest
Espresso
🚚 Espresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing
Stars: ✭ 1,084 (+1835.71%)
Mutual labels:  express
Dragon
⚡A powerful HTTP router and URL matcher for building Deno web servers.
Stars: ✭ 56 (+0%)
Mutual labels:  hacktoberfest
Goldiloader
Just the right amount of Rails eager loading
Stars: ✭ 1,074 (+1817.86%)
Mutual labels:  hacktoberfest
Typesync
Install missing TypeScript typings for dependencies in your package.json.
Stars: ✭ 1,080 (+1828.57%)
Mutual labels:  hacktoberfest
Okadash
Simple and Highly Customizable Dashboard tool made with Electron
Stars: ✭ 55 (-1.79%)
Mutual labels:  hacktoberfest
Maven Site
Apache Maven site
Stars: ✭ 54 (-3.57%)
Mutual labels:  hacktoberfest
Puppet Filebeat
Stars: ✭ 54 (-3.57%)
Mutual labels:  hacktoberfest
Qrcode Renderer
QR Code renderer is a dependency-free library to render QR Codes. The library makes it simple to integrate with any UI framework and comes with a prebuilt SVG renderer for the web.
Stars: ✭ 56 (+0%)
Mutual labels:  hacktoberfest

2019-nCoV API

Coronavirus (COVID-19) API

Frontend can be found here 2019-ncov-frontend.

Data

Build Setup

# set consumer keys and port
$ cp .env.example .env

# install dependencies
$ npm install

# serve at localhost:3000
$ npm start

# start cron
$ node runner

License & copyright

© Robert C Soriano

Licensed under the MIT License.

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].