Centralised API for everything Adventures Cards.
yarn dev
API routes can be accessed on http://localhost:3000/api/opensea. This endpoint will work as a proxy for calling the OpenSea API.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes.