Skip to content

lastroom/hotelbeds-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotelbeds node.js wrapper

Install

npm install hotelbeds-node

Usage

var hotelbeds = require('hotelbeds');

Search hotels

hotelbeds.search({}, function() {});