Durango

v0.1.3

  • Pages
  • Modules

    Durango v0.1.3 Durango.Api View Source

    Link to this section Summary

    Functions

    delete(repo, subpath, body \\ "", query_params \\ %{})
    get(repo, subpath, query_params \\ %{})
    patch(repo, subpath, body \\ "", query_params \\ %{})
    path(repo, subpath)
    post(repo, subpath, body \\ "", query_params \\ %{})
    put(repo, subpath, body \\ "", query_params \\ %{})
    render_body(body)

    Link to this section Functions

    Link to this function delete(repo, subpath, body \\ "", query_params \\ %{}) View Source
    Link to this function get(repo, subpath, query_params \\ %{}) View Source
    Link to this function patch(repo, subpath, body \\ "", query_params \\ %{}) View Source
    Link to this function path(repo, subpath) View Source
    Link to this function post(repo, subpath, body \\ "", query_params \\ %{}) View Source
    Link to this function put(repo, subpath, body \\ "", query_params \\ %{}) View Source
    Link to this function render_body(body) View Source

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.