Giter VIP home page Giter VIP logo

bokningsapi's Introduction

/get

/delete/{bookingId}

/change/{bookingId}

/add

/addRooms

{ "roomData": [ { "roomId": "1", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "2", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "3", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "4", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "5", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "6", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "7", "type": "single", "capacity": 1, "rate": 500 }, { "roomId": "8", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "9", "type": "suite", "capacity": 3, "rate": 1500 }, { "roomId": "10", "type": "suite", "capacity": 3, "rate": 1500 }, { "roomId": "11", "type": "suite", "capacity": 3, "rate": 1500 }, { "roomId": "12", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "13", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "14", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "15", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "16", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "17", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "18", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "19", "type": "double", "capacity": 2, "rate": 1000 }, { "roomId": "20", "type": "double", "capacity": 2, "rate": 1000 } ] }

bokningsapi's People

Contributors

claratoll avatar liber09 avatar marlongarciabermejo 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.