Code Monkey home page Code Monkey logo

eventsapiexample's Introduction

Introduction

This small project contains C# code with an example of how Guestline Events API can be used to:

  • Get URLs for the latest snapshot containing all the raw events for a given site and event stream (rooms).
  • Download the blob using the URL and process all the events streaming the blob content, deserializing and processing each event.

The example is a simple Console app that asks for a hotel group and site ids, gets the url for the latest rooms snapshot for that hotel and downloads all the room events to calculate the number of valid rooms.

Note

This code is not production ready code nor has been tested. It is just an example to illustrate how the API can be used, and should be taken only as reference to build your own solutions as per your requirements.

eventsapiexample's People

Contributors

gondar avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.