nti/fsclient-bundle

NTIFS Client Bundle to use with NTIFS Server.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

pkg:composer/nti/fsclient-bundle

dev-master / 1.0.x-dev 2018-03-06 14:42 UTC

This package is auto-updated.

Last update: 2025-09-16 21:28:27 UTC


README

This is a client bundle to consume the NTIFS service/micro-service.

Process

Configuration

In your config.yml:

// ...
ntifs_client:
    endpoint: http://[NTIFS_URL]/
    app_name: [ASSIGNED_APP_NAME]
    auth_key: [ASSIGNED_AUTH_KEY]