Skip to content

Simple API that will transform text for mocking purposes.

Notifications You must be signed in to change notification settings

bclark28/spongemock-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

spongemock-api

A simple API that will spongemock the input text.

Input:

/spongemock?text=we're going to need you to come in on saturday

Output:

{
    "error": null,
    "mockedText": "We'Re GoINg TO NEED yOU TO COMe IN on SaTurdAy"
}

About

Simple API that will transform text for mocking purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages