Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udacity

API Development and Documentation

via Udacity

Overview

In this project, you will use the skills you’ve developed to build a Trivia API. The goal of this project is to use APIs to control and manage a web application using existing data models. You’ll be given a set of data models and the application front end. Your task will be to implement the API in Flask to make the Trivia game functional.

Syllabus

  • Introduction to APIs
    • In this lesson, you'll learn what APIs are, how they're implemented, and why they're important. We'll also dive into the concepts of Internet Protocols and REST.
  • HTTP and Flask Basics
    • In this lesson, you'll learn about HTTP—including methods, requests, responses and status codes— as well as how to set up a Flask app, and implement and test endpoints using Curl.
  • Endpoints and Payloads
    • In this lesson, you'll learn about how Flask is extensible in itself to handle different kinds of methods, more complex endpoints, and to return formatted data to the client.
  • API Testing
    • This lesson teaches students the benefits and purposes of testing an API, Test-Driven Development for APIs and implementing the tests using unittest.
  • API Documentation
    • To round out the course, students will consider and write API documentation and project documentation so their projects can be hosted, shared, and used by other developers with clarity.
  • Project: Trivia API
    • In this project, you'll use your new API and API documentation skills to build a trivia API.

Taught by

Caryn McCarthy

Reviews

Start your review of API Development and Documentation

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.