Skip to content

WiktorDev/simple-cdn-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-cdn-server

Setup

  1. Rename config.json.example to config.json
  2. Set your token and address in config.json file
  3. Create /files directory
  4. Execute go build cdn-server

Endpoints

Upload file:

POST /

Find file:

GET /files/uuid.ext

All uploaded files goes to /files directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published