Coronavirus COVID-19 Web App and RESTful API

Web Application

A few days ago I’ve created a single page web application about coronavirus COVID-19 info, it’s created with Vue.js and apply skeleton loading. The data are fetched from Rest API I created before :)

Restful API

Before I build the web app, I build this Rest API first with Node.js. It’s consume data from another API, I calculate source data then add new data like percent, total data, etc, the goal is to create a simple API :)


See all my dev/project 💻 :)

#vuejs   #nodejs   #api