All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 26121 - 26140 of 32056
Readable diff & patch lib. Best used with maps.
pawel 2019-09-06 | Generates deps.cljs from package.json
colindresj 2018-02-17 | FIXME: write description
tmarsh 2015-07-03 | Manage static assets
mpenet 2012-02-15 | pack/unpack shared-structure
ayamada 2014-04-08 | Library for more sane handling of archives.
bonega 2011-08-02 | Redis-backed Clojure/Ring session store
sritchie09 2011-11-02 | A Clojure library for Apache CouchDB.
sritchie09 2014-09-24 | Experimental support for defining CouchDB views in ClojureScript via Clutch.
sritchie09 2012-03-20 | a HTML selector-based (� la CSS) templating and transformation system for Clojure
sritchie09 2012-01-29 | Utility for creating web forms using Twitter's Bootstrap CSS
dpetrovics 2014-08-10 | Utility functions from PaddleGuru.
sritchie09 2014-07-08 | The PagerDuty API provides programmatic access to entities within a PagerDuty account. It is designed around [RESTful principles](https://en.wikipedia.org/wiki/Representational_state_transfer) with a path structure based on resources and their relationships.
All requests and responses are serialized in [JSON](https://en.wikipedia.org/wiki/JSON), including error responses.
Schema are designed to be reusable across requests and across endpoints.
More sophisticated API clients should treat PagerDuty resources as unique objects keyed by the `id` field that can be used in any API request involving resources of that type.
Every resource contains a `type` field that identifies the schema it uses.
## Rate limiting
Each account and authentication mechanism is limited to the number of API requests it can make every minute. API requests that exceed the API rate limit will return an [HTTP status code](error_codes.html#http_responses) of 429. Different requests may affect your rate limit differently, so clients should always be prepared to be rate limited and respond appropriately.
## Read-Only API Keys
API requests made with read-only keys attempting to access endpoints with methods other than `GET` will return an [HTTP status code](error_codes.html#http_responses) of 403.
## Error Codes
Most APIs will return an error code from an unsuccessful call. They are described [here](error_codes.html).
devth 2018-11-28 | A holistic approach for rendering a modern HTML web app frame.
Has bindings for common page meta, PWA, and social meta tags.
spacegangster 2024-08-24 |