go-server

command module
v0.0.0-...-7e0de9a Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

README

Go Server for our Blog System

Build Status write, manage and share your blog 

Overview

- App
  - controller   router and checker
  - model        model
  - service      database operator
  - util         util librart
  server.go      server
- config        
  - config.yaml  configurations of server and database
main.go          

Running the server

To run the server, follow these simple steps:

go get ...
go run main.go

其中,数据库的Host、User、Password、Name,以及Server的Host、Port均按照config.yaml中的格式给出。

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
App

Jump to

Keyboard shortcuts

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