Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI

What is this?

This is like a MVC web framework to create Go project that is a combination of the following.

We don't think this project is best practice, so we have some plans to improve this.

Usage

If you use Docker Compose, to set up is easy.

% docker-compose up -d
% docker-compose exec web bin/bash
$ go run tools/init.go
$ bash ./build.sh

Check the response

% curl http://localhost:5000/api/user/profile
{"message": "ログインしてください。"}

With Gogland

Setup GOPATH

  1. Open Preferences(⌘,) -> Go -> GOPATH
  2. Add <your project path>/src/gozen to Project GOPATH.

Contribution

Contributions to this project are welcome.

About

go framework

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages