Descripción
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
Instalación
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)
Preguntas frecuentes
-
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.7
- Add Query text area.
- Add ping test.
- Requests can be saved.
1.1.2
- First Version