From 89bfb94b2f96c1b5c880844d28ea3cca5a238b62 Mon Sep 17 00:00:00 2001 From: Antoine Richard Date: Thu, 15 Oct 2015 23:51:43 +0200 Subject: [PATCH] parle-t-on de l'aspect stateless (central dans REST tout de meme) --- api.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/api.md b/api.md index 98c6174..4f382eb 100644 --- a/api.md +++ b/api.md @@ -167,6 +167,13 @@ http://blog.toright.com/wp-content/uploads/2013/03/cors_chrome_2-542x480.png CORS DOIT etre supporté par votre serveur web (express, hapi, restlet framework, ...) / chiant a coder / plein de regles et spec c'est une spec quoi, pas super clair +#6,5 Stateless + +Fait-on une partie sur la gestion des etats? + +Bad practice: maintain state => mandatory call order. +(exceptions: oauth, rate limiter..) + #7 secu / rights / permissions (2min) utiliser une solution d'authenticiation: