Random API Generator

विवरण

Add a fun developer utility to your site. Each click draws a curated random public API inspired by weekly selections on https://www.freepublicapis.com/ and shows:

  • API name, category, and summary
  • A copyable endpoint URL
  • Sample JavaScript and WordPress PHP snippets

Features:
– Gutenberg block and [randapigen_api_generator] shortcode
– Admin setting to restrict categories
– Local favorites (browser localStorage)

स्क्रिनसटहरू

  • Settings page with category selection
  • Frontend widget showing a drawn API and snippets

ब्लकहरू

यो प्लगिनले 1 ब्लक उपलब्ध गराउँछ।

  • Draw me an API Button that draws a random public API and shows snippets.

स्थापना

  1. Upload the plugin folder to /wp-content/plugins/ or install via the Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Optional: Go to Settings Random API Generator to select allowed categories.
  4. Add the block “Draw me an API” or the [randapigen_api_generator] shortcode.

प्रश्नोत्तर

Where does the data come from?

From a curated built-in list inspired by https://www.freepublicapis.com/. You can filter categories in Settings.

Does it store personal data?

No. Favorites are stored locally in the visitor’s browser.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Random API Generator” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0.0

  • Initial release.