Upgrade to Pro — share decks privately, control downloads, hide ads and more …

postgREST

Igor Leroy
November 20, 2015

 postgREST

lightning talk about postgREST

Igor Leroy

November 20, 2015
Tweet

More Decks by Igor Leroy

Other Decks in Programming

Transcript

  1. • +4 years monolithic app • big mess between backend

    and frontend • slow tests • rewrite? • mobile app?
  2. ?

  3. • Serializing JSON responses directly in SQL • Data validation

    + Authorization • Security + (HTTP Basic over SSL or JWT) • https://github.com/begriffs/postgrest