Slide 1

Slide 1 text

postgREST Igor Leroy @lerrua

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

• +4 years monolithic app • big mess between backend and frontend • slow tests • rewrite? • mobile app?

Slide 4

Slide 4 text

• RESTful API • microservices • frontend components

Slide 5

Slide 5 text

?

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

• Serializing JSON responses directly in SQL • Data validation + Authorization • Security + (HTTP Basic over SSL or JWT) • https://github.com/begriffs/postgrest

Slide 8

Slide 8 text

• Download the binary and invoke like so:

Slide 9

Slide 9 text

https://github.com/catarse/mithril.postgrest https://github.com/catarse/catarse.js https://github.com/catarse/catarse-api-specs https://github.com/catarse/catarse