Package: faucet
Title: Load Balancer Utilities
Version: 2.0.0
Authors@R: c(
    person("ixpantia, SRL", , , "hola@ixpantia.com", role = "cph"),
    person("Andres", "Quintero", , "andres@ixpantia.com", role = c("aut", "cre"))
  )
Author: ixpantia, SRL [cph], Andres Quintero [aut, cre]
Maintainer: Andres Quintero <andres@ixpantia.com>
Description: Interact with the faucet load balancer for Shiny Apps and Plumber APIs
    through an R interface.
License: MIT + file LICENSE
Imports:
    glue,
    jsonlite,
    uuid
Suggests:
    shiny,
    testthat
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
