patchBay

DummyJSON vs UUID Generator

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

DummyJSON

Generate dummy data in JSON format

DummyJSON

  • HTTPS supported
  • Requires Yes authentication

UUID Generator

  • No authentication required
  • HTTPS supported
  • No CORS support
FeatureDummyJSONUUID Generator
AuthenticationYesNone
HTTPSYesYes
CORSUnknownNo

When to use which?

UUID Generator is the better choice for quick prototypes and hackathons since it requires no authentication.