Skip to content

rajucse/cowin-certificate-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cowin-certificate-verification

Verify covid vaccination certificate downloaded from cowin portal as backend service.

Installation

npm install rajucse/cowin-certificate-verification

For installation of canvas please refer this link.

Usage

You can pass public url, local file path, buffer or base64 of certificate pdf

const cowin = require('cowin-verification');
cowin.index(WEB_URL_OR_LOCAL_PATH_OF_CERTIFICATE_PDF)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published