opensea-crystal

Simple API which uses crystal, local cache to fetch information about NFT token using Opensea API

Opensea

Simple API service which uses

  • HTTP client
  • Memory cache

to fetch NFT tokenby contract address and token ID to get information about NFT token

Installation

  • Crystal
  • Shards

Usage

shards build --static --no-debug --release --production -v

Development

crystal src/opensea.cr

Benchmarking

I've measured performance of the current implementation against
https://github.com/Dmdv/opensea-netcore

And .NETCORE showed results almost as twice faster compared to Crystal

1 run = netcore
2 run = Crystal

image
Repository

opensea-crystal

Owner
Statistic
  • 0
  • 0
  • 1
  • 0
  • 2
  • about 2 years ago
  • October 6, 2022
License

MIT License

Links
Synced at

Thu, 21 Nov 2024 20:17:07 GMT

Languages