Skip to content

renaud/ruta_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful server for Apache RUTA projects

Allows to easily expose a RUTA project as a RESTful service

  • works with
    • Linux
    • OS X
    • Windows
  • dependencies
    • Java Runtime 1.7 or higher
  • configuration
    • edit application.properties
  • start server
    • bin/ruta_server
    • or bin/ruta_server.bat
  • test
    • web service, e.g. http://localhost:8566/annotate.json?text=let s annotate some text
    • html demo, e.g. http://localhost:8566/index.html

About

RESTful server for Apache RUTA projects

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors