• This repository has been archived on 21/Sep/2022
  • Stars
    star
    2,223
  • Rank 19,871 (Top 0.5 %)
  • Language
    Go
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A lightweight MVC framework for Go(Golang)

utron logo

utron

GoDoc Coverage Status Build Status Join the chat at https://gitter.im/gernest/utron Go Report Card

utron is a lightweight MVC framework in Go (Golang) for building fast, scalable and robust database-driven web applications.

Features

  • Postgres, MySQL, SQLite and Foundation database support
  • Modular (you can choose which components to use)
  • Middleware support. All alice compatible Middleware works out of the box
  • Gopher spirit (write golang, use all the golang libraries you like)
  • Lightweight. Only MVC
  • Multiple configuration files support (currently json, yaml, toml and hcl)

Overview

utron is a lightweight MVC framework. It is based on the principles of simplicity, relevance and elegance.

  • Simplicity. The design is simple, easy to understand, and doesn't introduce many layers between you and the standard library. It is a goal of the project that users should be able to understand the whole framework in a single day.

  • Relevance. utron doesn't assume anything. We focus on things that matter, this way we are able to ensure easy maintenance and keep the system well-organized, well-planned and sweet.

  • Elegance. utron uses golang best practises. We are not afraid of heights, it's just that we need a parachute in our backpack. The source code is heavily documented, any functionality should be well explained and well tested.

Motivation

After two years of playing with golang, I have looked on some of my projects and asked myself: "How golang is that?"

So, utron is my reimagining of lightweight MVC, that maintains the golang spirit, and works seamlessly with the current libraries.

Installation

utron works with Go 1.4+

 go get github.com/gernest/utron

For the Old API use

go get gopkg.in/gernest/utron.v1

Tutorials

Sample application

Contributing

Start with clicking the star button to make the author and his neighbors happy. Then fork the repository and submit a pull request for whatever change you want to be added to this project.

If you have any questions, just open an issue.

Author

Geofrey Ernest

Twitter : @gernesti

Acknowledgements

These amazing projects have made utron possible:

Licence

This project is released under the MIT licence. See LICENCE for more details.

More Repositories

1

wow

😮❗❗ Wow❗ now my Go commandline app is spinning with 🌈 and 🐴
Go
505
star
2

hero

[NO LONGER MAINTAINED} oauth 2 server implementation in Go
Go
213
star
3

greact

like preact, but for go with wasm
Go
147
star
4

apidemic

Fake JSON response server
Go
136
star
5

alien

A lightweight and fast http router from outer space
Go
127
star
6

mention

Twitter like mentions and #hashtags parser for Go(Golang)
Go
107
star
7

ita

Go(Golang) library that provides a clean API for dynamically calling structs methods
Go
70
star
8

hot

smart golang templates
Go
61
star
9

front

extracts frontmatter from text files with ease with golang.
Go
55
star
10

qlql

Go
26
star
11

bongo

Elegant static website generation with Go
Go
26
star
12

orange

A lightweight Object Relational Mapper for Go
Go
22
star
13

mailchecker-go

Temporary (disposable/throwaway) email detection library in Go(Golang)
Go
20
star
14

zedlist

DEPRECATED
Go
20
star
15

helen

Handle your static assets with care
Go
18
star
16

zunicode

Zig
17
star
17

hoodie

pure zig language server with swagger and bling bling
Zig
17
star
18

kemi

Win at unpacking archive files with Go (golang)
Go
16
star
19

aurora

minimalistic social network, with bolt database and Go
Go
15
star
20

resingo

[UNMAINTAINED] Unofficial golang sdk for resin.io
Go
14
star
21

talk

What I think
Go
13
star
22

cute

material-ui components for gopherjs and vecty
Go
13
star
23

time

Zig
13
star
24

nutz

A cool way to work with bolt database buckets
Go
12
star
25

vectypresent

Go
12
star
26

base32

base32 encoding/decoding for ziglang
Zig
9
star
27

mpesa-dev-api

Developer guide for M-PESA API
9
star
28

blue

JSON to Influxdb line protocol
Go
9
star
29

awesome-africa

Curated list of awesome projects made in Africa
7
star
30

qlstore

gorilla/sessions storage with embedded sql database( (ql)
Go
6
star
31

url

Zig
6
star
32

semver

4
star
33

goo

Win at Go(Golang) with Go
Go
3
star
34

tt

Go
3
star
35

mad

Go
3
star
36

qlfu

Go
3
star
37

lora

A simple website hosting application
CSS
2
star
38

mrs

A user profile manager, with boltdb
Go
2
star
39

wuxia

Go
2
star
40

blogdown

view github based project wiki offline
Ruby
2
star
41

gforms

forms library for golang
Go
2
star
42

adapi

Personal advertisment management API service
Go
1
star
43

classnames

Port of classnames node module to gopherjs/vecty
Go
1
star
44

matrix

Go
1
star
45

glory

millitary grade amunition for your Go web development
Go
1
star
46

trib

Go
1
star
47

sweetjesus

Web backend for M-PESA processing
Go
1
star
48

tafuta

Go
1
star
49

zanzibar

An experimental build tool based oon Go templates.
Go
1
star
50

jsonrpc2

Zig
1
star
51

image.zig

Image library for zig
Zig
1
star
52

pablo

Build and publish your book
Go
1
star
53

vscode-moon

TypeScript
1
star
54

legend

Legend of microservices
Go
1
star
55

wudl

Go
1
star
56

bearcub

Go
1
star
57

riddick

Pure Go .DS_Store file reader/writter
Go
1
star
58

laisense

Lincense inspector for Go(Golang) project
Go
1
star
59

gs

Go
1
star
60

lily.vim

vim syntax highlighting for lily programming language https://github.com/jesserayadkins/lily
Vim Script
1
star
61

go-wasm-server

JavaScript
1
star