Results for "tag:API"
-
api_wrapper: API wrapper 251
library used to wrap external libraries.
Fri, 21 Feb 2025 18:04:14 GMT
id=4823F7FE-B377-4153-A224-0251E34F3880 -
collection+json: Eiffel Collection+JSON 259
Eiffel Collection+json is a library to work with Collection+JSON - Hypermedia Type, see http://www.amundsen.com/media-types/collection/ .
hypermedia media-type api collection+json web
Fri, 21 Feb 2025 18:07:28 GMT
id=9579CA31-45DE-407A-9068-8809F8463984 -
cypress: Cypress the OAuth consumer library 242
OAuth consumer library
authentication api oauth consumer web
Fri, 21 Feb 2025 18:07:20 GMT
id=67FB4662-BA28-42A9-B1C5-2F6929D003CE -
hal: HAL 237
Eiffel HAL is a library to work with http://stateless.co/hal_specification.html#json HAL is used for exposing RESTful hypermedia APIs. Right now the current implementation only support JSON_HAL.
Hypermedia REST Media-type API Media-Type api rest hypermedia media-type
Fri, 21 Feb 2025 18:07:26 GMT
id=124BE5C6-9F49-4BBB-92BE-6025407F34BB -
ROC: ROC CMS 224
Eiffel ROC CMS library is build with [EWF](http://eiffelwebframework.github.io/EWF/) and inspired by [Drupal](https://www.drupal.org/). The goal of the library is to provide the following features. - content type - user management - node management - module design - theme - API - ...
cms web rest api user node module theme authentication
Fri, 21 Feb 2025 18:02:02 GMT
id=8761355C-23B5-463C-AC4E-4EABBE57257C
Usage: "criterion:value" (note: "value" is aliased with "text:value") Criteria: [name] name:foo* - packages of short name matching "foo*" pattern [title] title:base - packages of title "base" [tag] tag:web - packages tagged "web" [description] description:"advanced usage" - packages with phrase "advanced usage" in their description [owner] owner:*Caesar - packages published by users with the user names matching "*Caesar" [downloads] downloads:10 - packages with at least 10 downloads [text] text:abc - equivalent to "name:abc or title:abc or tag:abc" Criteria can be combined with "and" (the default), "or" (aliased with prefix "+"), "not" (aliased with prefix "-"). Criteria "name", "title", "tag" and "description" supports wildcards (*,?).