2.6.1 • Published 2 years ago

@getg5/g5-updatable v2.6.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

G5 Updatable JS

G5 Updatable provides a solution for automatic updates of client and location data when modified or created in the G5 Hub.

Requirements

G5 Updatable JS makes use of PostgreSQL's JSONB field type, and so only supports apps that also use PostgreSQL.

G5 Updatable JS makses use of Express and Sequelize so it only supports Express and Sequelize nodejs Apps

Usage

G5 Updatable JS exposes a POST route at /g5_updatable/update that accepts a client_uid parameter (the URL for the client's detail page within the G5 Hub). When the route is hit, it will update/create Location and Client.

See the G5-Hub webhook logic for further info.

G5 Updatable also exposes two GET endpoints which return JSON:

  1. /g5_updatable/locations/:urn returns information about a location
  2. /g5_updatable/syncs returns updated_at timetamp of the most recent location sync
2.6.1

2 years ago

2.6.1-pre

3 years ago

2.6.1-beta.0

3 years ago

2.6.0

4 years ago

2.5.1-beta.0

4 years ago

2.5.0

4 years ago

2.4.1-beta.1

4 years ago

2.4.0

4 years ago

2.4.0-beta.11

4 years ago

2.4.0-beta.10

4 years ago

2.4.0-beta.9

4 years ago

2.4.0-beta.8

4 years ago

2.4.0-beta.7

4 years ago

2.4.0-beta.6

4 years ago

2.4.0-beta.5

4 years ago

2.4.0-beta.4

4 years ago

2.4.0-beta.3

4 years ago

2.4.0-beta.2

4 years ago

2.4.0-beta.1

4 years ago

2.4.0-beta.0

4 years ago

2.3.1-beta.0

4 years ago

2.3.1

4 years ago

2.3.0

5 years ago

2.2.4

5 years ago

2.2.3

5 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago