jeyroik/extas-q-api

There is no license information available for the latest version (0.2.1) of this package.

Quality api package

0.2.1 2020-05-25 13:43 UTC

This package is auto-updated.

Last update: 2024-04-25 23:04:16 UTC


README

API package for quality.

install

install plugins

# vendor/bin/extas i

create api operations

# vendor/bin/extas jsonrpc -s src/configs/extas.json -e 1

install api operations

# vendor/bin/extas i

usage

run web server

# php -S 0.0.0.0:8080 -t vendor/jeyroik/extas-jsonrpc/src/public

operations list

curl -X POST localhost:8080/specs -d "{\"method\":\"operation.all\", \"id\":\"request id\"}"

quality crawling

# vendor/bin/extas q-c