HOLIDAY SALE! Save 50% on Membership with code HOLIDAY50. Save 15% on Mentorship with code HOLIDAY15.

9) Integrating APIs Lesson

API Project: Introduction

3 min to complete · By Martin Breuss

In this section, you'll combine the skills you have learned so far to continue to build out your CLI game project with information that you'll gather from the Internet through an API. You will:

  • Interface with an API
  • Incorporate the data in your game project

Each piece of the project will build on concepts that you have covered in earlier sections of the course. This section will walk you through adding an API call to a name generator API to your game.

A random name generated through an API call

At the end of the section, you'll be tasked to integrate another API of your own choice into your gameplay.