Skip to content

mikmart/praise-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

praise-service

A REST API for the R package praise

This is a simple REST API built with plumber that gives access to praise() from the praise package to build randomized friendly messages. Try it out at https://app.mikkomarttila.com/praise.

Endpoints

The API has two endpoints:

  • GET /praise to get a message with friendly randomized parts. Takes a template string as a parameter, defaulting to "You are ${adjective}!". See below for a list of available parts.

  • GET /praise/parts to get names and possible values of the randomized parts

About

A REST API for the R package praise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published