Beskrivning
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)
Block
Detta tillägg tillhandahåller 1 block.
- Draw me an API Button that draws a random public API and shows snippets.
Installation
- Upload the plugin folder to
/wp-content/plugins/or install via the Plugins screen. - Activate the plugin through the ’Plugins’ screen in WordPress.
- Optional: Go to Settings Random API Generator to select allowed categories.
- Add the block ”Draw me an API” or the
[randapigen_api_generator]shortcode.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Random API Generator” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Random API Generator” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial release.


