Libraries tagged by dall-e
bitween-software/dev-to-open-api-client
8 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
bigchicchicken/api-platform-skip-null-bundle
123 Downloads
Bundle to globally define skip_null_values parameter on all entities for ApiPlatform
bigchicchicken/api-platform-auto-group-bundle
8 Downloads
Bundle to define automatically all groups on all entities for ApiPlatform
asml1951/multyexception
10 Downloads
Container for all exceptons
ashleighsims/companies-house-api-wrapper
12 Downloads
Wrapper for the Companies House API. Covering all endpoints available to developers.
arash/logevent
8 Downloads
log from all event in system.
andreykurmel/eloquent_as_doctrine
5 Downloads
Hydrate Laravel Entities from Models to use all Eloquent benefits in Service/Repository pattern.
alissonlinneker/statuspage-php-sdk
4 Downloads
# Code of Conduct Please don't abuse the API, and please report all feature requests and issues to https://support.atlassian.com/contact # Rate Limiting Each API token is limited to 1 request / second as measured on a 60 second rolling window. To get this limit increased, please contact us at https://support.atlassian.com/contact Error codes 420 or 429 indicate that you have exceeded the rate limit and the request has been rejected. # Basics ## HTTPS It's required ## URL Prefix In order to maintain version integrity into the future, the API is versioned. All calls currently begin with the following prefix: https://api.statuspage.io/v1/ ## RESTful Interface Wherever possible, the API seeks to implement repeatable patterns with logical, representative URLs and descriptive HTTP verbs. Below are some examples and conventions you will see throughout the documentation. * Collections are buckets: https://api.statuspage.io/v1/pages/asdf123/incidents.json * Elements have unique IDs: https://api.statuspage.io/v1/pages/asdf123/incidents/jklm456.json * GET will retrieve information about a collection/element * POST will create an element in a collection * PATCH will update a single element * PUT will replace a single element in a collection (rarely used) * DELETE will destroy a single element ## Sending Data Information can be sent in the body as form urlencoded or JSON, but make sure the Content-Type header matches the body structure or the server gremlins will be angry. All examples are provided in JSON format, however they can easily be converted to form encoding if required. Some examples of how to convert things are below: // JSON { "incident": { "name": "test incident", "components": ["8kbf7d35c070", "vtnh60py4yd7"] } } // Form Encoded (using curl as an example): curl -X POST https://api.statuspage.io/v1/example \ -d "incident[name]=test incident" \ -d "incident[components][]=8kbf7d35c070" \ -d "incident[components][]=vtnh60py4yd7" # Authentication
adamb/event-logger
26 Downloads
Log all events that are undertaken and log which user undertakes the task
adachsoft/agent-rule-tool
11 Downloads
SPI tools for exposing and administrating agent rules in the AdachSoft AI tool call ecosystem.
zephir/luya-module-errorapi
122 Downloads
To create strong and secure website its important to know all exceptions before your customer knows the exceptions and to make sure the exception happends only once.
tinyframework/contracts
67 Downloads
Base contracts/interfaces for all extensions and core package
storetown/module-tax-sync
9 Downloads
Automatic EU VAT rate synchronization for Magento 2 — imports and updates all European tax rates including automatic Tax Rule creation. Free open-source under MIT.
m6web/wsclient-bundle
40339 Downloads
Simple webservices client to call external urls
kirchbergerknorr/iwd_all
551 Downloads
IWD_All extension