Skip to content

devdeca/netplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netplus

Test fot Solinftec

How to execute:

  1. Clone the repository
  2. Open repository with any console
  3. Run mvn clean package
  4. Run java -jar .\target\netplus-0.0.1-SNAPSHOT.jar

Obs.: It will run on port 8080 by deafault.

Ready to use with Postman or any other API consumer:

  1. Use HTTP POST request.
  2. URL: http://localhost:8080/api/v1/assistant/
  3. Body: { "message": "{type your message here}" }

Example: Capturar

About

Test fot Solinftec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages