Libraries tagged by ApiAdmin
apiadmin/apiadmin
4063 Downloads
Just For Api
apiadmin/apiadmin4
1843 Downloads
Just For Api
playtini/keitaro-client
7433 Downloads
Keitaro Client: Click API, Admin API
elgg/apiadmin
1220 Downloads
obvu/api-admin-module
547 Downloads
yii2 api admin module
lenboard/voyager-api-admin
21 Downloads
apiadmin/tiktok
405 Downloads
非官方抖音开放平台SDK。
speedfin/financial-calculators-admin
908 Downloads
Wrapper for speedfin financial calculators API admin
pleio/apiadmin
9 Downloads
apiadmin/apiadmin3
417 Downloads
the api manager
yiioverflow/php-google-contacts-v3-api-admin
25 Downloads
PHP library for the Google Contacts API (v3)
teampay/voyager-api-admin
9 Downloads
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
wantp/neat-admin
9 Downloads
A neat admin by laravel
ernestoponce/slimproject
21 Downloads
A template for slim framework project (api,admin,website)