From 37e491ddcd8b8210bf4a2d2befd39fcc408b14c8 Mon Sep 17 00:00:00 2001 From: jie8357IOII Date: Thu, 22 Nov 2018 01:15:03 +0800 Subject: [PATCH] Remove Florest, no longer exist (#2239) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5994067b..0a1d8e3c 100644 --- a/README.md +++ b/README.md @@ -1598,7 +1598,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Buffalo](http://gobuffalo.io) - Bringing the productivity of Rails to Go! * [Echo](https://github.com/labstack/echo) - High performance, minimalist Go web framework. * [Fireball](https://github.com/zpatrick/fireball) - More "natural" feeling web framework. -* [Florest](https://github.com/jabong/florest-core) - High-performance workflow based REST API framework. * [Gem](https://github.com/go-gem/gem) - Simple and fast web framework, friendly to REST API. * [Gin](https://github.com/gin-gonic/gin) - Gin is a web framework written in Go! It features a martini-like API with much better performance, up to 40 times faster. If you need performance and good productivity. * [Gizmo](https://github.com/NYTimes/gizmo) - Microservice toolkit used by the New York Times.