scratch/plumber.R

library(plumber)

#* @apiTitle PULCE ID service API

#* Get the hash
#* @param id The ID for the hash
#* @get /hash
plumbpkg:::get_hash()

#* Get the dateshift
#* @param id The ID for the dateshift
#* @get /dateshift
plumbpkg:::get_shift()
pitt-ptrc/plumbpkg documentation built on Jan. 27, 2022, 12:35 a.m.