# README
Go-Zepto
Zepto is a lightweight web framework written in go.
Documentation
Quickstart
Install the Go-Zepto CLI:
$ go get -u github.com/go-zepto/zepto-cli/cmd/zepto
Create a Project
$ zepto new github.com/username/project
Start development server
$ cd project
$ zepto dev
Great! You brand new project should be running at http://localhost:8000
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
HTTPServer - Use a custom HTTP Server.
Logger is the mains logger used in all zepto app.
Zepto App Name.
No description provided by the author
No description provided by the author
SessionName - Set the session name.
SessionStore - Set the session name.
TemplateEngine - Change the template engine implementation.
Name of Zepto App.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author