Package: mockplumber Title: Mock servers from 'API' documentation Version: 0.0.0.9000 Authors@R: person("Jon", "Harmon", , "jonthegeek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4781-4346")) Description: Create a 'plumber' file from an 'OpenAPI' document defining an 'API'. The 'plumber' file will have all the information to generate a mock server for that 'API'. License: MIT + file LICENSE URL: https://github.com/jonthegeek/mockplumber, https://jonthegeek.github.io/mockplumber/ BugReports: https://github.com/jonthegeek/mockplumber/issues Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://jonthegeek.r-universe.dev Date/Publication: 2023-07-28 13:02:00 UTC RemoteUrl: https://github.com/jonthegeek/mockplumber RemoteRef: HEAD RemoteSha: ca80f26e931e80a737fcea4b47d61aa81410f324 NeedsCompilation: no Packaged: 2026-06-21 10:13:00 UTC; root Author: Jon Harmon [aut, cre] (ORCID: ) Maintainer: Jon Harmon