From e24f118c68d87cd878b9f81f235c32adcd782669 Mon Sep 17 00:00:00 2001 From: erdnaxeli Date: Sat, 24 Mar 2018 09:11:21 +0100 Subject: [PATCH] Remove Goat: deprecated (#1854) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5504df28..6d6a6bbf 100644 --- a/README.md +++ b/README.md @@ -1460,7 +1460,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-relax](https://github.com/codehack/go-relax) - Framework of pluggable components to build RESTful API's. * [go-rest](https://github.com/ungerik/go-rest) - Small and evil REST framework for Go. * [goa](https://github.com/raphael/goa) - Framework for developing microservices based on the design of Ruby's Praxis. -* [Goat](https://github.com/bahlo/goat) - Minimalistic REST API server in Go. * [Golf](https://github.com/dinever/golf) - Golf is a fast, simple and lightweight micro-web framework for Go. It comes with powerful features and has no dependencies other than the Go Standard Library. * [Gondola](https://github.com/rainycape/gondola) - The web framework for writing faster sites, faster. * [gongular](https://github.com/mustafaakin/gongular) - Fast Go web framework with input mapping/validation and (DI) Dependency Injection.