Booking App A simple booking application built with Rust. Environment Variables STAGE=development SERVER_PORT=8080 SERVER_BODY_LIMIT=1048576 SERVER_TIME_OUT=30 DATABASE_URL=postgres://user:password@localhost/bookingapp