Login
From:
Rémi Mercier
(Uncensored)
subscribe
Interfacing with external APIs: the facade pattern in Ruby
https://remimercier.com/facade-pattern/
links
backlinks
Tagged with:
ruby
Roast topics
Find topics
Find it!
Interacting with third-party APIs is common practice in applications. This is where the structural design pattern called facade comes into play.