Sample of Discogs API with next.js
Using Create Next App
Start development server
yarn dev
# access => top page : http://localhost:3000
# access => releases page: http://localhost:3000/releases?id=249504Sample of Discogs API with next.js
Using Create Next App
Start development server
yarn dev
# access => top page : http://localhost:3000
# access => releases page: http://localhost:3000/releases?id=249504