pREST

pREST

low-code, instant, realtime, high-performance on PostgreSQL

8 followers

pREST (PostgreSQL RESTFul Engine), low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new.
pREST gallery image
pREST gallery image
Free
Launch tags:ProductivityAPIOpen Source
Launch Team
Flowstep
Flowstep
Generate real UI in seconds
Promoted

What do you think? …

Oliver Wolf
It's a little hard for me to understand what it is? A Backend as a Service?
Gaurang Shah
@oliver_wolf sounds like a reali time api for accessing psql??
Gaurang Shah
@oliver_wolf seems to actually be a “framework” for building with psql
Avelino
@oliver_wolf pREST connects to a postgresql database and turns it into a REST api, without writing any code
Avelino
@oliver_wolf @gshah2020 prest can be used as a framework for Golang, but the purpose is a binary that connects to the database and turns it into a rest api
nin
Would like to know more.
Avelino
@nin1 here is a howto on how to test prest https://github.com/prest/prest#t... , see more information in the documentation https://docs.prestd.com/
nin
@avelino0 Thank you so much, this looks so promising! I will experiment with this in the near future. Congratulations
Avelino
@nin1 thank you for the feedback, any questions open a discussion https://github.com/prest/prest/d...
Avelino
👋 Hello Everyone, I hope you are having a great week. I've been working on pREST for the last few months (it's been around since 2016) and I'm so excited to finally publish it here. I started working on it after I put 2 teams to develop 2 different APIs at the same time and realized that both teams were working for hours to develop the same thing (API structure) changing only the business logic (some endpoints were just queries). I wanted to create something that would speed up the development of the API structure and allow the developers to put effort where it is really needed - business logic. pREST is a low-code API builder. Some features: - JWT Auth (Secure) - Migrations - Queries (SQL Script) - developer model for stored procedures, functions and/or views - Built-in Restrict Access Permissions Here is a link to read more about it https://docs.prestd.com/ Come contribute to discussions about architecture and next steps in our forum: https://github.com/prest/prest/d... There are many new features planned that we will be adding in the coming months to help make the process of building APIs even better and help save countless hours of coding and development time. I really hope that this will be a great tool and help save countless hours of development time. Thanks so much for reading and I really appreciate any feedback you have to help improve this further.🚀🚀