An open API service indexing awesome lists of open source software.

https://github.com/giosil/webfolder

Application to view the content of a folder on a web page.
https://github.com/giosil/webfolder

java servlets web

Last synced: 6 months ago
JSON representation

Application to view the content of a folder on a web page.

Awesome Lists containing this project

README

          

# WebFolder

Application to view the content of a folder on a web page.

On the login page enter username (folder name) e password (equals to username) to view $user.home/username folder.

## Build

- `git clone https://github.com/giosil/webfolder.git`
- `mvn clean install`

## Contributors

* [Giorgio Silvestris](https://github.com/giosil)