Skip to content
/ my_ota Public

This is a Hackathon implementation of OnlineTravelAgent web service connectivity. The idea is to generate both REST and GRAPHQL compatible endpoints and consume it

License

Notifications You must be signed in to change notification settings

surajcm/my_ota

Repository files navigation

my_ota - Hackathon implementation

A basic working OTA webservices connecting to IATA NDC sandbox and publishing both REST and GRAPHQL.

This is for implementing a hackathon idea on graphql based ota connectivity.

Author

👤 Suraj Muraleedharan

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. If you contribute please commit to a new branch and explain details in your pull request not in your commit.

Remember to abide by our Code of Conduct , adapted from Contributor Covenant 1.3

Show your support

Give a ⭐️ if this project helped you!

Initial Setup

Set the environment variables: M2_HOME, JAVA_HOME etc

Build command :

./mvnw clean build

To Run the application :

./mvnw spring-boot:run

If you have a ~/.m2/settings.xml that points to your organisations maven repo

./mvnw -s settings.xml spring-boot:run

Swagger UI

Please check at http://localhost:8090/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config

for request response samples, please head out to dev readme

About

This is a Hackathon implementation of OnlineTravelAgent web service connectivity. The idea is to generate both REST and GRAPHQL compatible endpoints and consume it

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published