Skip to content

rustammustafoev/room-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the application as follows

Make sure you have Docker and docker-compose installed on your machine. If you do have them, after cloning the repository change your directory to that cloned folder and run the following command on your terminal.

docker-compose up -d --build

The above command starts-up two containers. To check their state run the below command in your terminal.

docker-compose ps

Now, open any browser and type https://0.0.0.0:8000/docs. You should see the following image

API docs

About

Back-end for booking rooms in FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published