0.9.17 • Published 4 years ago

@activfinancial/cg-api-explorer v0.9.17

Weekly downloads
-
License
CC-BY-4.0
Repository
github
Last release
4 years ago

cg-api-examples

Examples using the ACTIV Financial ContentGateway Web API.

Prerequisites

The API uses WebAssembly and as such requires quite recent versions of JavaScript run-times.

Browser versions

  • Firefox 54 or higher.
  • Chrome 61 or higher.
  • Edge 40.15063.0.0 (Windows 10 Creators Update) or higher. You may need to enable experimental JavaScript features in about:flags for versions prior to Windows 10 Fall Creators Update.
  • Safari 11 or higher.

Node version

8 or higher.

OpenFin version

9 or higher.

Building the examples from the repository sources

  • yarn is assumed to be available in your path. Install either with your package manager (e.g. sudo dnf install nodejs-yarn for Fedora), or from here.
  • Clone this repository somewhere.
  • From the root directory of the repository clone, yarn install: install dependencies and cross-link packages (in packages/*).
  • yarn develop: build each package (equivalent to yarn develop in each package, but taking care of any ordering dependencies) with webpack development mode.
  • Alternatively, yarn build: build using webpack production mode.
  • To make locally built packages available in preference to globally published versions, run yarn yarn:publish-links. To remove the links, run yarn yarn:unpublish-links.
  • To use locally built versions of dependencies (specifically, cg-api), rather than globally published versions, run yarn yarn:use-links. To remove the links, run yarn yarn:disuse-links. Note at this time, the cg-api itself is hosted in a private repository.

Visual Studio Code

The repository has various pre-configured tasks and debug launch configurations for Visual Studio Code.

Note: the default build task runs yarn develop at the top level.

Types of run-times

Examples for various run-times are available. See the appropriate README for more information:

Programming with the API

To see how the API can be used, read our getting started tutorial.

There is also a minimal starter application in a separate repository available here.

lerna

0.9.17

4 years ago

0.9.16

4 years ago

0.9.15

4 years ago

0.9.14

4 years ago

0.9.13

4 years ago

0.9.12

4 years ago

0.9.11

4 years ago

0.9.10

4 years ago

0.9.9

5 years ago

0.9.8

5 years ago

0.9.7

5 years ago

0.9.6

5 years ago

0.9.5

5 years ago

0.9.4

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.4

5 years ago

0.7.3

5 years ago

0.6.1

5 years ago

0.5.9

5 years ago

0.5.8

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.16

5 years ago

0.3.13

5 years ago

0.3.12

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.4

5 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago