From 47c27d548bdda0b23b3f61570aae0c66a3f70d72 Mon Sep 17 00:00:00 2001 From: Justin Goette <53531335+jcgoette@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:06:15 -0500 Subject: [PATCH] Remove savory-pie [As fair as I can tell, `savory-pie` is no longer available.](http://github.com/RueLaLa/savory-pie.git) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fba652d..1d887c3 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,6 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [hug](http://www.hug.rest/) - Lightweight and fast API Framework. * [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems. * [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from TastyPie. -* [savory-pie](https://github.com/RueLaLa/savory-pie/) - REST API building library (django, and others). * [Python Eve](http://python-eve.org/) - Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services. * [Ramses](https://ramses.readthedocs.org/en/stable/) - Makes RAML files executable by generating production-ready APIs from them at runtime. * [Flask-Potion](https://github.com/biosustain/potion) - Flask-Potion is a powerful Flask extension for building RESTful JSON APIs. It also provides several Clients for easier access to the API.