Skip to content

A simple server API for writing REST services running over WSAPI

License

Notifications You must be signed in to change notification settings

otsakir/restserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestServer

A simple server API for writing REST services running over WSAPI.

A plugin for launching on Xavante is provided. Currently, it is the only way to run this out-of-the box.

Installing

luarocks install restserver-xavante

Using

Check the todo-list example in the examples/ directory. It should be easy to follow!

The server is a Lua script and the example client exercising the REST API provided by the server is a shell script powered by Curl.

Author

Hisham Muhammad - @hisham_hm - http://hisham.hm/

License

MIT/X11. Enjoy! :-D

About

A simple server API for writing REST services running over WSAPI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 89.3%
  • Shell 10.7%