patchBay

English Random Words vs JSONing

If you need a Test Data API that's easy to integrate, go with JSONing.

English Random Words

Generate English Random Words with Pronunciation

JSONing

Fake REST API for prototyping

English Random Words

  • No authentication required
  • HTTPS supported
  • No CORS support
  • Currently flagged as inactive

JSONing

  • No authentication required
  • HTTPS supported
  • CORS enabled for frontend use
FeatureEnglish Random WordsJSONing
AuthenticationNoneNone
HTTPSYesYes
CORSNoYes

When to use which?

JSONing works directly from the browser with CORS enabled, making it better for frontend-only apps.