Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 299 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 299 Bytes

Audio-Storage-Web-Server

Simple audio file storage web server using Python

Wanted to learn how to develop a web server, so I developed a very simple web server using Python and the library Flask that let's users store and download audio files, as wel as list them according to different filters.