Skip to content
/ rr Public
forked from jamhed/rr

Simple write-only HTTP server

Notifications You must be signed in to change notification settings

ezuce/rr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple write-only web server

Allows to write a file with HTTP PUT, and retrieve it back with HTTP GET. That's all it does. File could be written only once to the same URI.

Why?

To use with FreeSWITCH mod_http_cache, as one example.

About

Simple write-only HTTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 97.5%
  • Makefile 2.5%