Coder Social home page Coder Social logo

emartech / request-rocket Goto Github PK

View Code? Open in Web Editor NEW
5.0 13.0 6.0 7.77 MB

Emarsys API test tool with WSSE and Escher support

Home Page: https://emartech.github.io/request-rocket/

License: MIT License

JavaScript 13.66% Vue 2.21% CSS 84.05% EJS 0.09%
emarsys api rest electron escher-auth wsse

request-rocket's Introduction

request-rocket

Emarsys REST API client

Installation

Releases can be retrieved from the Releases page of the project’s GitHub repository.

To install the application (on macOS), just double-click the .dmg file and drag the “Request Rocket” app to “Applications.”

To install the application (on linux), make the AppImage file executable (give the file execution permission) and double-click.

To install the application (on windows), double-click on the exe file.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# build electron application for production on mac to mac, linux and windows
npm run build:mwl

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@a420471 using vue-cli. Documentation about the original structure can be found here.

request-rocket's People

Contributors

balazsankes avatar blasiusvonszerencsi avatar dszucs-emarsys avatar erko256 avatar gaborb avatar gaborbencsik avatar judge avatar ngabor84 avatar sfariel avatar sonicoder86 avatar vpecc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

request-rocket's Issues

Port isn't included in the Host header when using escher

I have tried to call http://0.0.0.0:9012 but the escher authentication failed because it expected 0.0.0.0:9012 to be in the host header, but received only 0.0.0.0

I received the following error from Escher-java:
Escher auth failed: The host header does not match (provided: 0.0.0.0, expected: 0.0.0.0:9012)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.