Search
Francis
v0.1.0
Pages
Modules
Settings
View Source
Francis
(Francis v0.1.0)
Wrapper around Plug and Bandit to create APIs
Summary
Functions
delete(path, handler)
get(path, handler)
patch(path, handler)
post(path, handler)
put(path, handler)
unmatched(handler)
ws(path, handler)
Functions
Link to this macro
delete(path, handler)
View Source
(macro)
Link to this macro
get(path, handler)
View Source
(macro)
Link to this macro
patch(path, handler)
View Source
(macro)
Link to this macro
post(path, handler)
View Source
(macro)
Link to this macro
put(path, handler)
View Source
(macro)
Link to this macro
unmatched(handler)
View Source
(macro)
Link to this macro
ws(path, handler)
View Source
(macro)