Libraries tagged by End to End
mwtech/thinkphp-app-session
6 Downloads
Application level session control based on ThinkPHP/ThinkCmf.The application scenario of this project is a ThinkPHP project serving as the backend for multiple front-end projects. The sessions of each front-end project need to be separated to avoid state interference maintained by sessions, such as user login status.
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
devuri/advanced-custom-site-status
153 Downloads
Adds a custom health check endpoint with rate limiting to your WordPress site. Supports a customizable endpoint slug through a constant.
infinitypaul/laravel-uptime
17 Downloads
Keep track of critical endpoints with this command-line uptime monitor. Add an endpoint, set a frequency and listen to an event if something goes down.
shell/data-and-reporting-sdk
5 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. 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.
shell/card-management-sdk
18 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