follow-the-nft / follow-the-nft-api

The Express API for the follow-the-nft
MIT License
0 stars 0 forks source link

Create Public API route for get by token id #23

Closed fadnesscharlie closed 2 years ago

fadnesscharlie commented 2 years ago

Add a GET request route to the API to fetch a single asset.

fadnesscharlie commented 2 years ago

Account Model: Address User Config

Grab from API: Token Id Name Image_url description? external_link owner traits last_sale

MuckT commented 2 years ago

Closed by #25.