Thanks to visit codestin.com
Credit goes to github.com

Skip to content

seventeenmagpie/spag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spag

spag is a tool for uploading and sharing files, made by pastagang

how to use it

upload a file on spag.cc

give it a name.

then access it at https://spag.cc/name (but replace name with the name you gave it)

how to contribute to it

You can edit the client-side code in this repo.

You can edit the server-side code by editing these vals:

  • spag — for the landing page and accessing files
  • spagUpload — for uploading files
  • spagDelete — for deleting files
  • spagList — for getting a list of the uploaded files

About

file upload and use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.8%
  • CSS 38.2%