1.22.3 • Published 3 years ago

@comunica/actor-init-http v1.22.3

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

Comunica HTTP

npm version

An example init actor for Comunica that triggers a HTTP request using the HTTP bus.

This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.

Click here if you just want to query with Comunica.

Install

$ yarn add @comunica/actor-init-http

This package exposes the binary comunica-http [url].

Usage

The config/config-example.json contains an example on how to run this actor, which will trigger on the Runner's 'init' event.

As defined by components/ActorInitHttp, the actor allows optional HTTP request parameters to be changed.

When executed, the actor will take the URL from the first CLI parameter, combine it with the parameters from the config file, perform the request, and print its response to stdout.

Executing the following:

$ node bin/run.js http://fragments.linkedsoftwaredependencies.org

will print the response.

1.22.3

3 years ago

1.22.2

3 years ago

1.22.1

3 years ago

1.22.0

3 years ago

1.21.4-alpha.4.0

3 years ago

1.21.2

3 years ago

1.21.1

3 years ago

1.20.1-alpha.3.0

3 years ago

1.20.1-alpha.2.0

3 years ago

1.20.1-alpha.1.0

3 years ago

1.20.1-alpha.0

3 years ago

1.20.0

3 years ago

1.19.2

3 years ago

1.19.0

3 years ago

1.18.1

3 years ago

1.18.0

4 years ago

1.17.0

4 years ago

1.16.0

4 years ago

1.15.0

4 years ago

1.14.0

4 years ago

1.13.0

4 years ago

1.11.1

4 years ago

1.10.0

4 years ago

1.9.4

5 years ago

1.9.3

5 years ago

1.9.2

5 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.1

5 years ago

1.6.6

5 years ago

1.6.3

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.4.4

5 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago