Results for "tag:api"
- 
api_wrapper: API wrapper 333library used to wrap external libraries. Fri, 21 Feb 2025 18:04:14 GMT 
- 
cypress: Cypress the OAuth consumer library 329OAuth consumer library authentication api oauth consumer web Fri, 21 Feb 2025 18:07:20 GMT 
- 
hal: HAL 304Eiffel 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 
- 
ROC: ROC CMS 303Eiffel 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 
- 
collection+json: Eiffel Collection+JSON 301Eiffel 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 
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 (*,?).