Skip to content

tbence94/RESTClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTClient

Egyszerű példa REST kliens alkalmazás a példa RESTServer-hez

Environment

Running

  1. Clone the repository: git clone https://github.com/pekmil/RESTClient.git
  2. Run: mvn clean install
  3. Start generated JAR file (from the target directory):
    • REST client mode: java -jar RESTClient-1.0-SNAPSHOT-jar-with-dependencies.jar REST username
    • WebSocket client mode: java -jar RESTClient-1.0-SNAPSHOT-jar-with-dependencies.jar WS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%