From 98a5bd3c301dd9aa504092e5e19509a9769f095c Mon Sep 17 00:00:00 2001 From: Rafal Wrzochol Date: Thu, 12 Mar 2020 18:52:24 +0100 Subject: [PATCH] Remove grapethor from examples. Already created pull request for adding it into generators (#51) --- examples/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/index.md b/examples/index.md index 885aeb7..3ffb317 100644 --- a/examples/index.md +++ b/examples/index.md @@ -32,7 +32,6 @@ comments: false * [zup-api](https://github.com/LaFabbrica/zup-api): Large nicely structured grape app. * [evercam-api](https://github.com/evercam/evercam-api): Grape application that manages all communication between Evecam Media & Evercam Clients. * [Grape API Bootstrap Application](https://github.com/Oliveirakun/grape-bootstrap): Basic API application with ActiveRecord, RSpec, Swagger UI and Docker. -* [grapethor](https://rawongithub.github.io/grapethor/): Grape REST-like API generator based on Thor. ### Contribute