RobertoNegro / covid-19

REST API to query and memorize covid-19 cases for Italy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Install the dependencies with the command

npm install

Run the server on localhost with the command

npm run start

Source code is written in TypeScript and placed in the src directory.

About

REST API to query and memorize covid-19 cases for Italy


Languages

Language:TypeScript 74.4%Language:Python 24.5%Language:Dockerfile 1.1%