Skip to content

labasubagia/movie-reservation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Reservation System

build

Description

This is the Backend API Movie Reservation System. It is an application designed to streamline the management and booking of movie showtimes.

This project is based on roadmap.sh.

Visit the Project Wiki for detailed information, such as the user manual, architecture, technical details, etc.

Installation

Run Project

Run

# run docker compose
docker compose up -d

# install dependencies
go mod tidy

# run
go run .

Test

go test -v ./...

API Docs

Visit /swagger/index.html

default is http://localhost:8000/swagger/index.html

License

MIT

About

Movie reservation system API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages