====== RESTful ====== ====== Documentation ====== http://blog.octo.com/designer-une-api-rest/ https://github.com/RestCheatSheet/api-cheat-sheet#api-design-cheat-sheet http://blog.nicolashachet.com/niveaux/confirme/larchitecture-rest-expliquee-en-5-regles/ ===== Web App ===== Une solution pas mal semble d'utiliser le micro-framework **lumen** basé sur **laravel** => http://coderexample.com/restful-api-in-lumen-a-laravel-micro-framework/ ===== Authentification ===== => http://blog.ineat-conseil.fr/2013/01/restful-authentication/ => https://gistlog.co/JacobBennett/090369fbab0b31130b51 ===== Client PHP ===== => http://www.croes.org/gerald/blog/ecrire-un-client-rest-en-php-23/490/