Giovan / chango

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chango Framework

Build Status License Go Report Card

A high productivity, web framework for the Go language.

Based in the popular Python web framework, Django Django Framework.

Development version: 0.0.1

Supports go.mod package management

Quick Start

Install Chango:

go get -u github.com/giovan/chango/cmd/chango

Create & Run your app:

chango new -a my-app -r

Open http://localhost:9000 in your browser and you should see "It works!"

Community

Learn More

Contributing

Contributors

About

License:MIT License


Languages

Language:Go 99.9%Language:Makefile 0.1%Language:Shell 0.0%