Skip to content

jub0t/deliver.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

A blazingly fast Nontent-Delivery-Network (CDN) written in Rust that serves a variety of formats. It uses axum as HTTP server & an in-memory cache system.

Supported Formats

  • 🟢 Web Content: HTML, Javascript, CSS
  • 🟢 Images: PNG, JPG, JPEG, GIF, SVG
  • 🟢 Video: MP4, WEBM, FLV
  • 🟢 Audio: OGG, ACC, MP3
  • 🟢 Archives: ZIP, RAR
  • 🟢 Feeds & Data: JSON, YAML, XML
  • 🟢 Documents: PDF, PPT/PPTX
  • 🟢 Fonts: TTF/OTF, WOFF/WOFF2

Contributions & Issues

Note

Try to avoid pull requests related to READMEs, for such errors open and issue here instead. You can also use issues to request a feature.