Skip to content

German National Visa status check for German Embassy in Moscow

Notifications You must be signed in to change notification settings

agudulin/check-visa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-visa Build Status

German National Visa status check for German Embassy in Moscow

Install

npm install --save check-visa

Usage

var check = require('check-visa');

const personalBarcode = '1234567';
check(personalBarcode).then(console.log); // { pdfLink: ..., result: true }

License

MIT © Alexander Gudulin

About

German National Visa status check for German Embassy in Moscow

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published