Bookings

Server Bookings
# Name Room Type Cost
3 Booking the 3rd Suite ¤130.00
2 Booking 2 Double ¤120.00
1 First Booking! Queen ¤100.00
Client Bookings
# Name Room Type Cost
{{booking.id}} {{booking.name}} {{booking.roomType}} {{currency(booking.cost)}}

Manage Bookings in Locode or API Explorer

Create a multi-user Booking system in minutes

The Bookings APIs are built using AutoQuery CRUD, allowing for rapid development of typed CRUD Services using only declarative POCO DTOs, enabling developing entire audited & verifiable data-driven systems in mins more...