Skip to main content

Home/ Groups/ myRIZZEBookmarks
JE ORFEVRE

Ancien Monde, Nouveau Monde... - 0 views

  •  
    "Deux événements, en apparence mineurs et non corrélés, ont eu lieu cette semaine, la conférence des utilisateurs d'AWS (Amazon Web Services) et l'annonce de nouvelles versions de produits historiques de Microsoft : Office, Exchange et Sharepoint."
JE ORFEVRE

User authentication in Django | Django documentation | Django - 0 views

  •  
    "cts have the following fields"
JE ORFEVRE

★ Développer une application RESTful avec Django - Biologeek - David Larlet - 0 views

  •  
    "ns qu'il est possible d'en ajouter par la s"
JE ORFEVRE

Git, un modèle de branches efficace (2/2) | Gerald's Blog - 0 views

  • Corrections de bugs en production Branche réalisée à partir de : master La branche sera réintroduite dans : master et develop Lorsqu’un bug critique est détecté en production et que sa correction est urgente nous aurons recours à la branche de correction à chaud. Cette branche est réalisée à partir du master, qui rappelons le est la copie conforme de la production. Cette branche permet d’isoler le correctif de production du cycle de développement normal du produit (réalisé dans la branche develop). Une fois le correctif appliqué, il sera intégré au master et à la branche develop.
JE ORFEVRE

On RESTful API Standards - Just Be Cool: 11 Rules for Practical API Development (part 1... - 0 views

  • 3. Add meta data to your responses. This probably breaks HATEOAS or some REST principle in that you expect the object and only the object in your response, but come on. Don’t you want your users to have easy access to errors, error codes, error messages, etc.? Sure you can pass that information in the header somehow, but I’ve seen clients who cannot figure out how to use the header responses correctly. It’s so easy to parse a JSON response. Why make it harder for your users? 4. Return a status and the object on POST and PUT calls. This might violate the tenants of REST, but users need to know when their calls work. Returning the object saves them from having to send a GET call on their end and you from having to handle their separate GET call. This is especially helpful in mobile app development. Who wants a slow mobile app? 5. Return the object type on a GET. By this I mean have your JSON for the banana service look something like ‘….”banana” : {“field1” : 13….}’ Sometimes users like to write generic parsers and it is easier if they can tell which object they are getting back from the response itself.
JE ORFEVRE

Node.js : le livre du débutant - 1 views

  •  
    "appelons la méthode http.createServer(), notre but n'est bien sûr pas uniquement de se contenter d'avoir un serveur qui écoute un port donné, nous souhaitons aussi accomplir une action lorsqu'une requête arrive à ce serveur. Le problème est que cela arrive de façon asynchrone : une requête peut arriver n'importe "
JE ORFEVRE

Camera and Video Control with HTML5 - 0 views

  •  
    Camera control in HTML5
JE ORFEVRE

soapUI - The Home of Functional Testing - 0 views

shared by JE ORFEVRE on 16 Nov 12 - Cached
  •  
    " Geeks is SmartBear's bi-weekly video-podcast about all things tech and"
1 - 20 Next › Last »
Showing 20 items per page