Creating REST APIs with Ruby on Rails
Introduction You've likely seen this old and famous demo presentation on how powerful and easy it is to build an app with Ruby on Rails. As the demo…
Tag
Introduction You've likely seen this old and famous demo presentation on how powerful and easy it is to build an app with Ruby on Rails. As the demo…
Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In this practical guide, we will explore how to use…
Why do applications communicate between themselves? As software complexity scales and many applications can have multiple features and requirements for users, interoperability between softwares are really useful to:…
Hello again! In case you fell here and have no context whatsoever, don't worry! This is the final part of a two-part blog post, in the first part…
Wrap and Roll - Part I - Faraday In case you ever have interacted with external APIs, you most likely have noticed that not all SDKs or connections…
Hey folks! Today I am going to tell you how was my first project as a Codeminer42 employee. Two colleagues and I were charged of building a microservice…