Demo Application

Learn how to build a fully functional Django application using the SeatGeek API.

We'll cover the following...

This lesson will walk you through a Django application integrated with the SeatGeek API. The following endpoints have been used in the application:

  • The events
...