Package: shinypayload
Type: Package
Title: Accept POST Data and URL Parameters in 'shiny' (Same-Port
        Integration)
Version: 0.1.0
Authors@R: person("Pawan Rama", "Mali", email = "prm@outlook.in", role = c("aut", "cre"))
Author: Pawan Rama Mali [aut, cre]
Maintainer: Pawan Rama Mali <prm@outlook.in>
Description: Handle POST requests on a custom path (e.g., /ingress) inside the same 'shiny' HTTP server using user interface functions and HTTP responses. Expose latest payload as a reactive and provide helpers for query parameters.
License: MIT + file LICENSE
URL: https://github.com/PawanRamaMali/shinypayload,
        https://pawanramamali.github.io/shinypayload/
BugReports: https://github.com/PawanRamaMali/shinypayload/issues
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: shiny (>= 1.7.4), jsonlite
Suggests: testthat (>= 3.0.0), covr, styler, roxygen2, DT
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-25 17:40:38 UTC; alpine
Repository: CRAN
Date/Publication: 2025-08-29 18:10:08 UTC
Built: R 4.4.3; ; 2025-11-01 04:20:39 UTC; windows
