bookdori-server

command module
v0.0.0-...-0ca54e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

README

Bookdori-Server

북도리의 서버입니다!

Build and Run

$ make
go build -o bin/bookdori-server main.go
$ bin/bookdori-server
[negroni] listening on :3000
...생략

만약 cannot find package ... 오류가 발생했다면 아래의 명령을 수행한 후에 다시 시도해주세요.

$ make install-pkg
go get "github.com/codegangsta/negroni"
go get "github.com/julienschmidt/httprouter"
...생략

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL