gnib-ireland-client
v1.0.32
Published
This is a client to get GNIB appointments slots.
Downloads
10
Maintainers
Readme
Gnib Ireland Client
This is a client to get GNIB appointments slots.
Install
npm i gnib-ireland-client --save
How to use
import gnibIrelandClient from 'gnib-ireland-client';
const response = gnibIrelandClient.checkSlotsAvailability(gnibIrelandClient.Types.New, gnibIrelandClient.Categories.All); // new registration
// OR
const response = gnibIrelandClient.checkSlotsAvailability(gnibIrelandClient.Types.Renewal, gnibIrelandClient.Categories.All); // exiting registration renewal
Available Types:
New (for new registrations)
Renewal (for existing gnib registrations)
Available Categories:
All (default)
Work
Other
Study
Bugs/Issues
Let me know at https://github.com/ricardodantas/gnib-ireland-client/issues