1.0.32 • Published 6 years ago

gnib-ireland-client v1.0.32

Weekly downloads
15
License
MIT
Repository
github
Last release
6 years ago

Gnib Ireland Client

This is a client to get GNIB appointments slots.

Build Status Coverage Status

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

1.0.32

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.25

8 years ago

1.0.23

8 years ago

1.0.22

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago