Francis
v0.1.0
  • Pages
  • Modules

    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)

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.6) for the Elixir programming language