Libraries tagged by End to End
ozi/ozi_script
12 Downloads
Ozi script is an easy-to-use web development framework that handles both front-end and back-end web development. It uses a component-based concept, meaning that everything in Ozi script is a component, and a component is a method or function created to handle a specific task.
shell/card-management-sdk
44 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
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
4002 Downloads
Change default wordpress post endpoint to return all available post types
moxie-lean/wp-endpoints-static
2116 Downloads
Generic but customisable endpoint to expose our static data via WP-API.
moxie-lean/wp-endpoints-admin-bar
1897 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
47 Downloads
Add custom Rest API endpoints to your WordPress site.
moxie-leean/wp-endpoints-static
220 Downloads
Generic but customisable endpoint to expose our static data via WP-API.
moxie-leean/wp-endpoints-post
249 Downloads
Generic but customisable post endpoint to expose post content via WP-API
moxie-lean/wp-endpoints-post
666 Downloads
Generic but customisable post endpoint to expose post content via WP-API
nbj/endless-running-job
6 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.