Libraries tagged by notes

vitexsoftware/rbczpremiumapi

4 Favers
208 Downloads

##### API Overview - Accounts list and balance - Transaction overview (also for saving accounts) - Payments import - Statement list and download - FX rates ##### Authentication Before making a call to Premium API, you need to register your app at our _Developer portal_. This is where you get the **ClientID** that your application must send in the request as `X-IBM-Client-Id`. This is the key that grants your app access to the API. However, this may not be enough. Your application needs to use mTLS to call most operations here. Thus, you not only need _https_ but also a client certificate issued by us. The exception is two operations for FX rates that are accessible also without a client certificate. Each bank client/user can issue several certificates. Each certificate can permit different sets of operations (http methods) on different bank accounts. All this must be configured in Internet Banking first by each bank client/user (bank clients need to look under _Settings_ and do not forget to download the certificate at the last step). The certificate is downloaded in **PKCS#12** format as **\*.p12** file and protected by a password chosen by the bank client/user. Yes, your app needs the password as well to get use of the **\*p12** file for establishing mTLS connection to the bank. Client certificates issued in Internet Banking for bank clients/users have limited validity (e.g. **5 years**). However, **each year** certificates are automatically blocked and bank client/user must unblock them in Internet Banking. It is possible to do it in advance and prolong the time before the certificate is blocked. Your app should be prepared for these scenarios and it should communicate such cases to your user in advance to provide seamless service and high user-experience of your app. ##### Rate Limiting The number of requests in each API operation is limited to 10 per client per sliding second and 5000 per client per sliding day. The exception is the 'Download Statement' operation with the limits lowered to 5 per client per sliding second and 1500 per client per sliding day. This is because it transports potentially sizeable binary files. The consumer must be able to handle HTTP status 429 in case of exceeding these limits. Response headers `X-RateLimit-Limit-Second` and `X-RateLimit-Limit-Day` show the actual limits configured for the specific operation. Response headers `X-RateLimit-Remaining-Second` and `X-RateLimit-Remaining-Day` are returned to help prevent the limits from being exceeded. ##### Notes Be aware, that in certain error situations, API can return specific error structures along with 5xx status code, which is not explicitely defined below. ##### Quick Start Client Feel free to download a simple Java client that gives you quick access to our API.

Go to Download


t3graf/setdefaultauthor

0 Favers
2646 Downloads

Defaults the author/email fields in pages and sys_notes to the info from the currently logged in user.

Go to Download


nbish11/dice

0 Favers
116 Downloads

A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.

Go to Download


matheusfaustino/ever2boostphp

4 Favers
28 Downloads

CLI App that helps you import you notes from evernote to boostnote.

Go to Download


maintainerati/bikeshed

7 Favers
9 Downloads

Maintainerati Open Space note taker

Go to Download


macropage/sdk-ebay-rest-browse

1 Favers
3075 Downloads

The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters.  (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID.  (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart.  *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.

Go to Download


landrain/yii2-apidoc

9 Favers
97 Downloads

yii2 api doc by php exlanatory note

Go to Download


kruegge82/dhl-php-rest-sdk

1 Favers
253 Downloads

Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.

Go to Download


helidalto/nfse-ssa

4 Favers
220 Downloads

Pacote de emissão de nota fiscal de serviço GINFES adaptado de Potello potelo/nfse-ssa

Go to Download


gildonei/nfse-pmf

14 Favers
157 Downloads

PHP Api para emissão de Nota Fiscal de Serviço Eletrônica (NFS-e)

Go to Download


ergebnis/day-one-to-obsidian-converter

8 Favers
19 Downloads

Provides a console command for converting DayOne journals to Obsidian notes.

Go to Download


dot-mike/nmsnoteswidget

0 Favers
127 Downloads

LibreNMS plugin to display notes as widget on device overview page.

Go to Download


dansup/php-micropub

6 Favers
8 Downloads

Micropub is an open API standard used to create posts on one's own domain using third-party clients. Web apps and native apps (e.g., iPhone, Android) can use Micropub to post short notes, photos, events or other posts to your own site.

Go to Download


composepress/dice

0 Favers
1896 Downloads

A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github.

Go to Download


codingms/job-finder

1 Favers
877 Downloads

Job finder extension including job listing, details, application, microdata and more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-job-finder

Go to Download


<< Previous Next >>