Java: REST Service & Client for File Upload
- An example of a Java-based REST Service/Client.
- Will be using for programmatic push of text files, so no UI will be needed.
source: https://javatutorial.net/java-file-upload-rest-service
REST Service
Repo: https://github.com/JavaTutorialNetwork/Tutorials/tree/master/FileUploaderRESTService