krapie / showbox

showbox is a system for show ticketing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

showbox

Warning

This project is not fully implemented.

showbox is a system for show ticketing.

Installation

## Clone repository
git clone https://github.com/krapie/showbox.git

## Change directory
cd showbox

## Build
make build

Usage

## Run showbox API server
./bin/showbox server

Reference

https://tech.devsisters.com/posts/server-position-coding-test/

About

showbox is a system for show ticketing.

License:Other


Languages

Language:Go 99.7%Language:Makefile 0.3%