Drupal Development

By alarez, 6 May, 2021
By creating a Custom Serializer, as I will show you in this post, you will be able to create custom JSON responses in your Drupal Rest Views. Sometimes if you are developing a decouple web application you’d need to implement a custom D3 Chart, a Js Front End component or library that pulls the data from a Json file with a very specific formatting. This is when a custom serialized endpoint built using Drupal Views comes in handy. 
By pdevs_admin, 22 December, 2014
In Drupal, out of all the modules available for all kinds of tasks, there are certain modules; that no matter what kind of project we are working on; we are always using them. A very good example of this kind of module is the Views Module, a module so important that is going to be included in the Drupal Core Version 8.