All projects
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Displaying projects 26841 - 26860 of 32836
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 | A utility for pagination logic in Clojure and ClojureScript.
manawardhana 2017-01-03 | Utilties for working with Pail in Cascalog.
dcuddeback 2013-07-16 | Serialization and partitioning strategies for using Fressian with clj-pail.
eagebhart 2014-03-07 | Library for using Graph Schema, Thrift, Pail and Cascalog.
eagebhart 2014-01-15 | Library for using Prismatic Schema, Pail and Cascalog.
eagebhart 2016-04-28 | Serialization and partitioning strategies for using Thrift with clj-pail.
dcuddeback 2014-02-25 | Partitioning strategies for using clj-time with clj-pail.
dcuddeback 2013-07-16 | Print-and-return macros for Clojure(Script)
paintparty 2020-06-05 |