One of coolest things about APIs is seeing what you can build when you smash them together. We built a script that identifies an emotion from an image (with Microsoft's Emotion API), then recommends a musical playlist based on the emotion identified (using Spotify's Public API). We're calling it Mood Music after the team universally vetoed …
project api smash
GIPHY and Twilio “Text a GIF” Project [API Smash]
Update: Twilio's official APIs are now available on RapidAPI. Be sure to check them out. One of the reasons that we built RapidAPI is to make it easier to call multiple APIs through one console. No more juggling multiple API libraries! We're starting a series where we smash two APIs together to make a project. Today? We're putting together …