Libraries tagged by baseurl
fragotesac/zf1-view-helper-baseurl
51 Downloads
Zend Framework 1 View_Helper_BaseUrl component
foremtehan/tg-sdk-base-url
937 Downloads
The Unofficial Telegram Bot API PHP SDK
frosas/base-url-bundle
419 Downloads
Sets the router default base URL. It is required when the router is used while not dealing with a request (like in the console).
vr80s/laravel-rbac
8 Downloads
Laravel Rbac - base url and http method
martinmulder/openapi-crowdstrike-falcon-php
154 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.
dot-env-it/laravel-api-integrator
824 Downloads
Package to simplify third-party api integrations. Make API calls like they are part of your code with this package. No need to remember base url or path of any API.
bjoern-goetschke/psr7-base-url
4639 Downloads
PSR7 request base url library
abilioj/baseurl
1 Downloads
A simple PHP library to get the base URL of a project
wirecard/base-url-matcher
17006 Downloads
Library for syncing Base URL with WPP URL
swissup/module-dynamic-base-url
234 Downloads
Serve Magento via multiple base URLs. Useful for Ngrok, Expose, and similar services.
ryanvade/flarum-ext-remove-avatar-baseurl
16 Downloads
Removes the baseURL from user avatar locations
creativestyle/magesuite-base-url-code
238 Downloads
Base Url Code
zwernemann/magento2-minresolver
4 Downloads
Fixes intermittent *.min.js 404 errors (e.g. globals.js) caused by stale baseUrl and double-wrapping of the RequireJS min-resolver in Magento 2.
postboost/php-sdk
0 Downloads
The PostBoost REST API lets you publish, schedule, and analyze social media posts across 12+ platforms from a single integration. No OAuth apps to maintain — PostBoost handles platform authorization for you. ## Base URL All workspace-scoped endpoints are prefixed with `/{workspaceUuid}`. Panel/admin endpoints are prefixed with `/panel`. ## Authentication All requests require a Bearer token in the `Authorization` header. Generate tokens in your PostBoost dashboard under **Settings → Access Tokens**. ``` Authorization: Bearer YOUR_API_TOKEN ```
ochui/free-climb
2 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.