> For the complete documentation index, see [llms.txt](https://docs.prestd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prestd.com/readme/prest-in-the-media.md).

# pREST in the Media

Press, tutorials, and community coverage of open-source pREST. Use these links for talks, onboarding, or sharing the project.

## Videos

Overview of pREST and generating an API from a database with no hand-written controllers.

* [Mirror your database on an API with 0 code lines! Use pRESTd!](https://www.youtube.com/watch?v=GHZRPY-4W0k\&t=1s\&ab_channel=vmesel-TecheAssuntoscorrelatos)

## Guides and tutorials

* [Accessing Postgres via REST using pREST](https://eltonminetto.dev/en/post/2021-08-31-prest/)
* [pREST is a Libre Low-Code API Engine](https://medevel.com/prest/)
* [Criando uma API REST em minutos com pREST](https://aprendagolang.com.br/2021/10/04/criando-uma-api-rest-em-minutos-com-prest/)
* [Postgres as Rest](https://dev.to/alisonjr/postgres-as-rest-p6n)
* [Constant work to onboarding new members into engineering team](https://dev.to/prestd/constant-work-to-onboarding-new-members-into-engineering-team-18k0)

## Community and launches

* [Y Combinator: Alternative: pREST: Golang based RESTful API](https://news.ycombinator.com/item?id=13960629)
* [Y Combinator: pREST – A fully RESTful API from any existing PostgreSQL database written in Go](https://news.ycombinator.com/item?id=14620990)
* [Product Hunt: pREST](https://www.producthunt.com/products/prest)
* [Postman and database](https://community.postman.com/t/postman-and-database/706)

## Comparisons

* [PostgREST vs pREST | What is the difference?](https://stackshare.io/stackups/postgrest-vs-prest)
* [pREST vs InfluxDB](https://www.libhunt.com/compare-prest-vs-influxdb)

## Other languages

* [Introduction to database Rest API project pREST (Chinese)](https://www.cnblogs.com/harrychinese/p/prest.html)
* [golang microservice development and governance (Chinese)](https://blog.csdn.net/wuzhc/article/details/113183520)
* [Build RESTful API services using pREST (Chinese)](https://yangcongchufang.com/postgresql/prest-save-my-world.html)

## Databases and tooling

* [pREST on YugabyteDB](https://dev.to/yugabyte/prest-on-yugabytedb-f6a)
* [DEV.co: pREST — Auto-Generate REST APIs from PostgreSQL](https://dev.co/databases/open-source/prest)
* [dltHub: pREST Python API Docs](https://dlthub.com/context/source/prest)

## Contribute

Have a talk, post, or write-up about pREST?

1. Fork this docs repository.
2. Add the link under the matching section above.
3. Open a pull request.

## Related

* [Homepage](/readme.md)
* [Who uses pREST](/readme/who-uses-prest.md)
* [Key features](/readme/prestd-key-features.md)
* [Acronyms](/readme/acronyms.md)
