Skip to content

Added Documentation - #17

Closed
OvedHaruviWx wants to merge 3 commits into
wenrixai:mainfrom
OvedHaruviWx:oved/docs
Closed

Added Documentation#17
OvedHaruviWx wants to merge 3 commits into
wenrixai:mainfrom
OvedHaruviWx:oved/docs

Conversation

@OvedHaruviWx

Copy link
Copy Markdown

Added documentation for ease of integration

Comment thread README.md
This is a dockerfile nginx proxy for the Wenrix Channels.
Build the image with `docker build -t wenrix-channel-proxy .`
[![Docker](https://img.shields.io/badge/docker-ready-blue.svg)](https://www.docker.com/)
[![Kubernetes](https://img.shields.io/badge/kubernetes-ready-brightgreen.svg)](https://kubernetes.io/)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this related?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop the k8s?
Or everything?

Comment thread README.md
-H "Content-Type: text/xml" \
-H "x-wenrix-iata-number: your-iata-number" \
-H "x-wenrix-supplier: your-supplier-name" \
-d '<YourTravelFusionRequest><LoginId>PLACEHOLDER</LoginId><XmlLoginId>PLACEHOLDER</XmlLoginId></YourTravelFusionRequest>'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

example is incorrect

Comment thread README.md
# Test Farelogix AA (replace with actual American Airlines XML request)
curl -X POST http://localhost:8080/channel/farelogix-aa/your-api-endpoint \
-H "Content-Type: application/xml" \
-d '<AARequest><Authentication><Username>#FLX_USERNAME#</Username><Password>#FLX_PASSWORD#</Password><Agent>#FLX_AGENT#</Agent></Authentication></AARequest>'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

example is incorrect

@armona armona closed this Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants