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

https://github.com/sah4ez/fileserver

Implementation command pattern in File Server.
https://github.com/sah4ez/fileserver

command-pattern file-server java8 socket

Last synced: 9 months ago
JSON representation

Implementation command pattern in File Server.

Awesome Lists containing this project

README

          

Simple implementation of File server.

Has commands:
- upload /path/to/file.txt
- find name_file
- download id_file
- delete id_file