// backend/http-functions.js import { ok, response } from 'wix-http-functions'; export function get_mySecureEndpoint(request) { let headers = { "Content-Security-Policy": "default-src 'self'", "X-Frame-Options": "DENY", "X-Content-Type-Options": "nosniff", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Referrer-Policy": "no-referrer-when-downgrade", "Permissions-Policy": "geolocation=(), microphone=(), camera=()" }; return response({ status: 200, headers, body: { "message": "Secure headers applied to this endpoint." } }); } Online Orders (New) | Bluegrass Bourbon Dessert Bar
top of page

Online Ordering

You can order online! Browse our menu items and choose what you’d like to order from us.

Not Accepting Orders

Delivery fee -

Min. order -

Free delivery above

Pickup

Delivery

Pickup Address:

Menu

Arranged Food and Objects

DESSERT

This section is next available for ordering on September 20th at 9:00AM.

Ready to order?

bottom of page