fargo

module
v0.0.0-...-704dcf6 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2018 License: GPL-3.0

README

FARGO web framework

Golang web framework based on codegeneration.

Installation

Fargo ships with CLI tool which helps start project, so just install it:

$ go get -u github.com/gigovich/fargo/boss

Bootstrap project

You can start project from project template which will be created by boss tool. For example, if you want to create classic MVC application, with name todo, run this:

$ boss bootstrap mvc todo

You can list all bootstrap templates

$ boss bootstrap
Available types of projects:
  'mvc'
  'api'

Directories

Path Synopsis
cmd
core
orm
mod

Jump to

Keyboard shortcuts

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