Skip to content

Giovan/chango

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages