Libraries tagged by End to End
german/gman-end-point
13 Downloads
Create and make available a custom NOT A REST endpoint 'http://localhost/wordpress/exercise/inpsyde'. When a visitor navigates to that endpoint, the plugin send an HTTP request to a REST API endpoint. The API is available at https://jsonplaceholder.typicode.com/ and the endpoint to call is /users.The plugin will parse the JSON response and will use it to build and display an HTML table.
shortlist-digital/wp-api-custom-posts-on-posts-endpoint
4003 Downloads
Change default wordpress post endpoint to return all available post types
moxie-lean/wp-endpoints-static
2117 Downloads
Generic but customisable endpoint to expose our static data via WP-API.
moxie-lean/wp-endpoints-admin-bar
1898 Downloads
Generic endpoint to expose admin bar configuration via WP-API.
gon-nl/laravel-status-endpoint
1954 Downloads
Laravel Status Endpoint is a Laravel package that adds a simple status endpoint to your application
cuberis/wp-rest-endpoints
49 Downloads
Add custom Rest API endpoints to your WordPress site.
moxie-leean/wp-endpoints-static
221 Downloads
Generic but customisable endpoint to expose our static data via WP-API.
moxie-leean/wp-endpoints-post
250 Downloads
Generic but customisable post endpoint to expose post content via WP-API
moxie-lean/wp-endpoints-post
667 Downloads
Generic but customisable post endpoint to expose post content via WP-API
nbj/endless-running-job
7 Downloads
Utility to facilitate endless running jobs
bmilesp/endpoints
38 Downloads
Simple CakePHP API endpoints plugin for simplicity in connecting to API endpoints
alh-software/endpoint-plugin
0 Downloads
A custom WP plugin when a visitor navigates to its endpoint, the plugin has to send an HTTP request to a REST API endpoint.
riconijeboer/laravel-endpoint-reader
118 Downloads
This package aims to give the power to export your endpoints by giving you all information in your code.
nickjbedford/laravel-endpoints
84 Downloads
The Laravel Endpoints framework provides an easy way to implement API endpoints in separate Responsable-style classes.
mluex/endless-cron-command
25 Downloads
Extension of wrep/daemonizable-command to easily run endless Symfony commands as cronjobs.