Skip to content

AntonBorzenko/RestrictedPassportService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RestrictedPassportService

How to use:

  1. cd src
  2. go build
  3. Update passports DataBase: RestrictedPassportService update
  4. Start API: RestrictedPassportService api

Api usage

curl http://localhost/passportApi/check?passport=PASSPORT_NUMBER

will returns {"passportBanned":false,"success":true}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages