Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 436 Bytes

media cacher for the fediverse

I dont want to download 4 gb per day runing a small fediverse instance, and you shouldn't either. Just get the link of whatever file with a valid extension we want, hash it. do we have the hash file locally? if so, we serve it. If not, we download it!

Technologies used:

  • express

Starting the project:

CREATE A FOLDER CALLED CACHE. Feel free to clean it every once in a while :D
npm start