v0.2.1
- 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.