Blog

This article is the first one of a series of posts concerning RESTful API design, which will describe 20 pragmatic decisions for your RESTful API design.

Last article in the series of "20 pragmatic decisions for your RESTful API", this post talks about when and why you should implement webhooks for your RESTful API.

Choisir un nom de domaine n'est jamais chose facile. On se pose souvent beaucoup de questions, et il est difficile de s'y retrouver lorsqu'on ne connait pas les impacts que peut avoir un nom de domaine sur son référencement. Voici 5 conseils pour vous guider.

Bien souvent lorsque vous démarrez votre entreprise, vous avez très peu d'argent. Vous devez donc choisir judicieusement où vous souhaitez investir cet argent. Et au début, il n'est pas vraiment judicieux d'investir cet argent dans un site internet.

Drupdate recently became a Github application, making it very easy for Drupal sites to get updated automatically.

What if you could export your JSON API data to a Google Spreadsheet, automatically ?

Two-factor authentication is a great add-on for security, but it can become quite cumbersome for users if they have to enter an extra code every time they log in. There are ways to make it more user-friendly however, at the cost of reduced security.

Lorsque vous avez besoin d'un site web, il est souvent difficile de choisir un prestataire. Voici une manière originale de vous aider à choisir votre prestataire en fonction de vos besoins et de votre budget.
 

"Two-factor authentication (also known as 2FA) is a method of confirming a user's claimed identity by utilizing a combination of two different components.", according to Wikipedia. 2FA is a quite powerful way to implement security for your web application, and make sure a user performing a request is really who they are, and not an external attacker. But how do you implement it in the context of an API ?

Drupdate is a new service which will allow you to automate your Drupal module and security updates, so that you can spend LESS time on daily maintenance routine and MORE time on creative coding.