Skip to content

GoRestful

kcp edited this page Jul 13, 2020 · 2 revisions

title: GoRestful date: 2018-12-14 09:26:23 tags: - Web - Restful categories: - Go

目录 start

  1. Go-Restful
    1. Gin
    2. Iris

目录 end|2020-07-05 14:58|


Go-Restful

Go 的 Restful web框架

参考: Building a REST Service with Golang - Part 2 (Basic Webserver)

参考: Making a RESTful JSON API in Go

Github:go-restful

Gin

Github

gin-example
demo: mybook

Iris

iris

Summary

Clone this wiki locally