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.
👤 Suraj Muraleedharan
- Github: @surajcm
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
Give a ⭐️ if this project helped you!
Set the environment variables: M2_HOME, JAVA_HOME etc
./mvnw clean build
./mvnw spring-boot:run
./mvnw -s settings.xml spring-boot:run
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