Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vii Web Framework

Vii is a web framework written in Go. It is based on Go native net/http package.

Installation

To install Vii package, you need to install Go and set your Go workspace first.

  1. The first need Go installed (version 1.14+ is required), then you can use the below Go command to install Vii.
$ go get -u github.com/wxning1107/vii
  1. Import it in your code:
import "github.com/wxning1107/vii"

About

这是一个用Go语言实现的HTTP的web框架

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages