From 470be4af16544bffabf2396b36e38595f7ee6629 Mon Sep 17 00:00:00 2001 From: Avelino Date: Mon, 18 Jan 2021 10:39:38 -0300 Subject: [PATCH] upgrade pREST repository url Signed-off-by: Avelino --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e886d53d..a10911f5 100644 --- a/README.md +++ b/README.md @@ -498,7 +498,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [pg_timetable](https://github.com/cybertec-postgresql/pg_timetable) - Advanced scheduling for PostgreSQL. * [pgweb](https://github.com/sosedoff/pgweb) - Web-based PostgreSQL database browser. * [prep](https://github.com/hexdigest/prep) - Use prepared SQL statements without changing your code. -* [pREST](https://github.com/nuveo/prest) - Serve a RESTful API from any PostgreSQL database. +* [pREST](https://github.com/prest/prest) - Simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new. * [rwdb](https://github.com/andizzle/rwdb) - rwdb provides read replica capability for multiple database servers setup. * [vitess](https://github.com/youtube/vitess) - vitess provides servers and tools which facilitate scaling of MySQL databases for large scale web services.