Shopify API (Ruby)

Shopify API (Ruby) 4.0.6 updated

Can be used to access the admin section of Shopify stores from Ruby apps. The API is implemented as XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in...

Shopify API (Python)

Shopify API (Python) 2.1.5 updated

Can be used to access the admin section of Shopify stores from Python apps. This is actually a port of the Shopify Ruby API. Data is sent as XML over HTTP to communicate with Shopify, which provides a web service that follows the REST principles as much...

Liquid

Liquid 3.0.6 updated

Liquid is more of a markup language for rendering safe templates which cannot affect the security of the server they are rendered on. Liquid was developed and is currently used with the Shopify e-commerce platform. Initially developed as a Ruby on Rails...

Dashing

Dashing 1.3.4

Created by the team at Spotify from an internal project, Dashing works by monitoring a data source and displaying status widgets based on the found data.The dashboard looks like the new Windows 8 Modern UI interface and is extremely eye...

batman.js

batman.js 0.16.0

It's perfect for creating interactive, user-friendly and single-page browser apps. Tested and working with Google Chrome, Safari 4+, IE 7+ and Firefox 3+.Inspired by Ruby on Rails.Features:Stateful MVC architecture Powerful binding system Routable...