getStaticProps: with catch-all routing

This page uses getStaticProps() to fetch a TV show from an API.
It uses catch-all routing.

Because the page uses catch-all routing, the list of paths are pre-defined in getStaticPaths.
For this page, you can choose between one of the following pre-defined paths:

View code on GitHub

Show #143: Silicon Valley

https://api.tvmaze.com/shows/143

Type: Scripted
Language: English
Status: Ended
Premiered: 2014-04-06
Official Site: http://www.hbo.com/silicon-valley/
Rating (average): 8.5


Go back home