Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 308 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 308 Bytes

Designing REST API's - A process-oriented approach

A talk I gave on PyGrunn 2015 about designing REST API's. The main message is that REST API's should be designed process-first rather than data-first, which is what often happens. I also touch upon media types and some other relevant bits and pieces.