Skip to content

A simple ExpressJS server that served Malaysia COVID-19 Vaccination programme statistics in JSON format.

Notifications You must be signed in to change notification settings

leeliwei930/citf-express-api

Repository files navigation

CITF Public API endpoint server source code

Introduction

CITF Public self hosted API endpoint which is written using Node.JS express framework that served CSV data into JSON format.

If have any bug or issues, please open a tickets in issue tabs.

Author Profile

Name Lee Li Wei
GitHub Profile https://github.com/leeliwei930/
Portfolio https://techrino.net
Email leeliwei930@gmail.com

Setup

Step 1: Install all dependencies

yarn

Step 2: Run Tensorflow Build

npm rebuild @tensorflow/tfjs-node --build-addon-from-source

Step 3: Copy .env.example to .env

cp .env.example .env

Step 4: Start the server

npm run serve

About

A simple ExpressJS server that served Malaysia COVID-19 Vaccination programme statistics in JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published