• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Rapid Blog

  • Enterprise
  • API Hub
  • Add Your API
  • About
  • Docs
    • API Glossary
  • Blog
    • What is an API?
    • REST API Tutorials
    • Most Popular APIs
    • Write for Us
  • Sign Up
    • Log In

Use APIs to Mail Invoices Programmatically [Rails API Tutorial]

By David Noah // July 29, 2020

Emailed invoices are easy to ignore. But a physical letter? Mailed invoices can earn higher response rates--especially for overdue payments. One brand study reported that the majority (59%) of its customers  failed to pay on first billing when emailed and needed additional reminders. Yikes. On the other hand, only 29% of those billed by direct mail …

Continue Reading

Filed Under: API Smash, Case Study, REST API Tutorials Tagged With: api tutorial, mail, tutorial

Only One Woman in Top 100 Stack Overflow Accounts

By Lindsey // September 14, 2020

There's been a lot of talk about women in tech these days. Headlines include both the repugnant and up-lifting. One the ugly side, we've all read about the sexual harassment and mistreatment at famous tech companies. On a more uplifting note, more campaigns and movies are celebrating women's contribution to tech--and inspiring future ladies to take …

Continue Reading

Filed Under: API Smash, Case Study, Pop Culture Tagged With: clarifai, stack overflow

Ruby, Go and C# Added to the Marketplace

By Lindsey // September 14, 2020

We've got some exciting news to share! We've added three new languages to the marketplace (and we bet you can guess which ones by our headline). Now, you can export your code snippet in Ruby, Go and C# in addition to Node.JS, Python, PHP, Objective-C, Java and cURL.     Read on for why we chose each of these languages or jump …

Continue Reading

Filed Under: The Dev Room Tagged With: added to the marketplace

Build an Alexa Flight Departure Time Skill [TUTORIAL]

By David Noah // September 14, 2020

We've all been there. You *think* your flight is on time. But sure enough, by the time you get to the airport, you find that it's been delayed for hours. What if you could ask Alexa about your flight status before heading out the door? We built a skill that connects Alexa to the Laminar Flight API so that you can ask Alexa the status of your …

Continue Reading

Filed Under: REST API Tutorials Tagged With: flight, tutorial

Microsoft Emotion and Spotify “Mood Music” Project [API Smash]

By David Noah // July 29, 2020

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 …

Continue Reading

Filed Under: API Smash, Case Study Tagged With: music, project, project api smash

HackDavis Teams Shine with Google Translate Skill

By Lindsey // September 14, 2020

This weekend, we were in Davis, California for the Hack Davis hackathon! This hackathon was centered around the idea of social good, and we were definitely feeling the warm and fuzzies. Here are two projects we were pretty impressed by: …

Continue Reading

Filed Under: Hackathon Tagged With: Google, Google Translate, google translate skill, Hack Davis, Hack Davis 2017, hackathon

Optimizing SEO for Single Page Applications with Isomorphic JavaScript

By Andrey Bukati // July 29, 2020

When we built RapidAPI, we wanted to reap the functional benefits of a single page application (SPA). However, we ran into some challenges with how search engines processed and indexed our website. We found a solution by using isomorphic JavaScript. Here's how we did it. Origins and Benefits of the SPA  First, we want to fully explain the …

Continue Reading

Filed Under: The Dev Room Tagged With: developer, isomorphic, javascript, seo

Make Tech More Accessible with These 12 Accessibility APIs

By Lindsey // July 29, 2020

More and more hackathons today embrace themes like social good and accessibility--and we love it. It's pretty amazing to watch developers code projects like SaveURPlanet, an app to measure your carbon footprint, or a robot that acts as a companion to seniors in nursing homes (seriously!). To help more hackers build cool projects like these, …

Continue Reading

Filed Under: Hackathon Tagged With: api

Israeli Queues: Exploring a Bizarre Data Structure

By Iddo Gino // July 29, 2020

This morning, I stumbled upon a data structure called an Israeli Queue.  As I’m flying to Israel tomorrow, I had to check it out. It turns out that the Israeli queue data structure isn’t just a punny data structure, it’s a useful one too. Israel is notorious for extremely unorganized queues or lines. I can say that--I’m from there. Because …

Continue Reading

Filed Under: The Dev Room Tagged With: data structure, israel, israeli queue

Yelp Fusion API Profile: Pull Local Business Data

By Lindsey // July 29, 2020

Yelp currently has over 115 million reviews. Even better? You can access them programmatically. Today, we're profiling Yelp's Fusion API in our #12DaysOfAPIs series. We talked to the API tech lead, Tomer Elmalem, to get the inside scoop. Connect to API …

Continue Reading

Filed Under: 12 Days of APIs, Case Study, Pop Culture Tagged With: api, api profile, business, data, yelp

GitHub API Profile: Automate Your GitHub Workflow

By Lindsey // July 29, 2020

We're wrapping up our #12DaysOfAPIs series! Today, we're highlighting every developer's favorite tool, GitHub. …

Continue Reading

Filed Under: 12 Days of APIs, Case Study, Pop Culture Tagged With: api profile, automate

Twilio API Profile: Add Voice Calls and Messaging to Your App

By Lindsey // July 29, 2020

Update: Twilio's official APIs are now available on RapidAPI. Be sure to check them out. It’s the new year! Why not kick 2017 off with a side project? We’re wrapping up our #12DaysOfAPIs series that profile cool APIs to test. Today, we’re covering Twilio’s primary messaging and voice call API. Related: How to use the Twilio SMS API with Ruby …

Continue Reading

Filed Under: 12 Days of APIs, Case Study, Pop Culture Tagged With: api profile, app, sms, sms api, twilio, twilio api

Google Flights API: Incorporate Travel Data into Your App

By Lindsey // July 29, 2020

As of April 10, 2018, Google Flights API is now deprecated. Consider using Skyscanner Flights API instead (qpx express api alternative) as your travel api provider.   Connect to API   This edition of #12DaysOfAPIs, we're profiling the Google Flights API! Read on to learn how to add in-flight search into your script or start …

Continue Reading

Filed Under: 12 Days of APIs, Case Study, Pop Culture Tagged With: api, app, flight, flights, Google, SkyScanner, travel, yelp

How To Use the OneSignal API to Add Push Notifications to your App

By Lindsey // July 29, 2020

We're back with 12 Days of APIs! Today, we're profiling One Signal's push notification API with some help from co-founder and CEO George Deglin. Read on for more info or jump straight to the package page to start making calls! …

Continue Reading

Filed Under: 12 Days of APIs, Case Study, Pop Culture Tagged With: api, api profile, APIs, app, notifications, onesignal

How To Use the Spotify API: Surf a Giant Musical Database

By Lindsey // July 29, 2020

Need a side project for the new year? We've got #12DaysOfAPIs to give your project inspiration. Today, we're highlighting Spotify's Public API and what you can build with it. Read on or go straight to the Spotify package page to get started. …

Continue Reading

Filed Under: 12 Days of APIs, Case Study, Pop Culture Tagged With: api profile, music

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 36
  • Go to page 37
  • Go to page 38
  • Go to page 39
  • Go to page 40
  • Go to Next Page »

Primary Sidebar

Build anything with APIs, faster.

Discover, evaluate, and integrate with any API. RapidAPI is the world’s largest API Hub with over 4 Million developers and 35,000 APIs.

Browse APIs »

Footer

  • API Guides
  • API Courses
  • API Glossary
  • API Testing
  • API Management
  • How to use an API
  • For API Providers
  • Most Popular APIs
  • For Developers
  • Free APIs List
  • Learn REST API
  • Build API’s
  • About
  • Team
  • Careers
  • Contact Us
  • Write for Us
  • API Directory
  • Press Room
  • Privacy Policy
  • Terms of Use

© 2023 RapidAPI. All rights reserved.