Skip to content

v0.2.1

Compare
Choose a tag to compare
@kodemon kodemon released this 13 Jun 13:28
· 4 commits to main since this release
  • Add GET /:cid endpoint to read cached files.
    • Converts base64 to file buffer of registered media type on time of upload.

NOTE! Currently does not have a fallback so will return a 404 if the file has not gone through the API cache. This will be addressed in a future release.