otasoft-core icon indicating copy to clipboard operation
otasoft-core copied to clipboard

create integrations with Expedia, Booking, Tripadvisor and similar OTA's

Open Baroshem opened this issue 5 years ago • 1 comments

Feature Request

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

It would be great to have these integrations in form of a Nest.js Modules (ExpediaModule, BookingModule, TripadvisorModule, and so on). Then we could import them as npm packages @otasoft/expedia, @otasoft/tripadvisor, @otasoft/booking and import them like so:

ExpediaModule.forRootAsync({ apiKey: configService.get('EXPEDIA_API_KEY') })

Baroshem avatar Nov 22 '20 16:11 Baroshem

It would be awesome to have at least one integration until the end of February.

Baroshem avatar Jan 02 '21 14:01 Baroshem