Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

restcli-node

Build Status

Node docker image with rest-cli command installed.

drawing

Usage

Docker run

docker run -v "$(pwd)"/test:/test j4yf7o/restcli-node rest-cli ls -D test/*.http

Gitlab Ci

test-api:
image: j4yf7o/restcli-nodebefore_script:
- yarn
- yarn add wait-port
- yarn start:dev &script:
- yarn wait-port 3000
- rest-cli ls -D test/*.httpafter_script:
- pkill node

Credit

  • The fabulous repository rest-cli for intellij http-request.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages