Go 开发的 Web 框架 dogo-framework

码农软件 · 软件分类 · Web框架 · 2019-03-25 22:29:26

软件介绍

dogo,用 Go 语言开发的 Web 框架,高效简单。采用微内核框架,高度可定制化。可以很方便添加各种组件。

package main

import (
    "github.com/wuciyou/dogo"
    _ "github.com/wuciyou/dogo/example/web/controller"
)

func main() {
    dogo.Start()
}

本文地址:https://www.codercto.com/soft/d/2157.html

The Filter Bubble

The Filter Bubble

Eli Pariser / Penguin Press / 2011-5-12 / GBP 16.45

In December 2009, Google began customizing its search results for each user. Instead of giving you the most broadly popular result, Google now tries to predict what you are most likely to click on. Ac......一起来看看 《The Filter Bubble》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具