Skip to content

A booking service application for proof of concept. Written in Rust!

Notifications You must be signed in to change notification settings

coregatekit/bookingapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A booking service application for proof of concept. Written in Rust!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages