This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
- All endpoints now also support GET-requests, params are the same only specified as query params
- Completely reworked structure of the code
- Added Recommend Curate which returns a recommended amount of hdao to curate a objekt with
- Added Featured feed which filters out objekts from creators who have very little hdao relative to their minting
- All endpoints now return cache headers making it possible to do edge and local caching
- Various bugfixes and QOL-improvements