Byron Rivera

  • Self described as a problem solver, not only in code, but also, providing ideas to the team to find the solution to different tasks. Always looking for a way to deliver robust, but easy to use software solutions.
  • Used work in teams under agile methodologies .
  • In his free time he is always learning new technologies or doing personal projects to keep his developer “muscle” trained.
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.