Libraries tagged by api responder
nilportugues/laravel5-json
445 Downloads
Laravel 5 Json API Transformer Package
net_bazzline/http_request_mock_server
15 Downloads
free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml
ndapio/rest-helper
90 Downloads
A library that supports communication with REST API
mykehowells/httpeep
5 Downloads
PHP HTTP client for API endpoint/resource requests
mrstebo/ekm-php
346 Downloads
Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).
manhattan/mailchimp-bundle
107 Downloads
Add validation to a form based on a Mailchimp response
macleen/mcl-router
2 Downloads
Light weight php router
ktorfs/transmission-rpc
62 Downloads
PHP 100% object-oriented Transmission RPC client. This library gives you code-completion for all requests and responses available from the Transmission daemon.
kmuenkel/conduit
308 Downloads
Easily produce Adapter classes and dummy-responses for testing them
kbunel/behat-test-generator
7 Downloads
Generate automatic tests for all routes in you application, test that the response is good according to REST behavior.
jpdik/request
19 Downloads
A simple request class
jenky/hades
80 Downloads
Error response formatter for Laravel app
jecovier/laravel-sandbox-schema
2 Downloads
Automatically create your DB as you make api calls
iansltx/dialogflow-bridge
46 Downloads
A set of middlewares + helpers for responding to Dialogflow web hooks
gemini-commerce/php-client-product-configurator
4 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.