Descrição
Test REST API requests to check the ability to integrate your website with other external systems.
– Easy to install.
– Lightweight.
– Easy to use.
– Supported methods are: GET, POST, PUT, DELETE
– Does not affect the website’s operation when activated or deactivated.
– Ability to save your requests easily.
– Compatible with your site’s theme.
It’s not working
- Step-1. Check if your plugin is activated.
- Step-2. use “ping” button to make sure that your current wordpress settings are working correctly with REST API.
External services
This plugin connects to reqres.in API to obtain primary test data, it’s needed only for testing pourposes and initial demo examples. This plugin sends only common public data for testing pourposes and personal data such as username, email,..etc are never submitted https://reqres.in/. This service is developed by “Ben Howdle”: It is clearly states that none of the submitted data are saved in this service. read the section of “Pease of mind”.
Capturas de tela
Instalação
The installation process is very easy and straitforward, just follow these steps:
1. Click on the “Install” button on the WordPress plugins page.
2. Go to the “CURLW” page through the link in the plugin or via the WordPress dashboard –> CURLW.
3. Enter the URI of the REST API request that you want to test.
4. Click Execute
5. Enjoy 😊
Eng: Sami Alfattani (sami_alfattani@hotmail.com)
Perguntas frequentes
-
What is CRULW ?
-
CRULW
-
Is this plugin free of charge?
-
Yes, this plugin is completely free of charge and you can use all features for unlimited time.
-
Can I test any REST API of any external website or this plugin is limited to my website?
-
You can Test any URL on any website.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“CURLW” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “CURLW” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.1.7
- Add Query text area.
- Add ping test.
- Requests can be saved.
1.1.2
- First Version