patchBay

Bacon Ipsum vs JSONing

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

Bacon Ipsum

A Meatier Lorem Ipsum Generator

JSONing

Fake REST API for prototyping

Bacon Ipsum

  • No authentication required
  • HTTPS supported

JSONing

  • No authentication required
  • HTTPS supported
  • CORS enabled for frontend use
FeatureBacon IpsumJSONing
AuthenticationNoneNone
HTTPSYesYes
CORSUnknownYes

When to use which?

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