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 endpoint
- The performers endpoint
- The recommendations endpoint
Run the application
You can run the demo application by pressing the "Run" button in the widget below. When the server starts, click the URL next to "Your app can be found at:" to better view the application.
Note: The following widget only shows the files required to explain the SeatGeek API.
Get hands-on with 1400+ tech skills courses.