Getting Started with Fluidinfo

Getting Started with Fluidinfo
Authors
Radcliffe, Nicholas J. & Tollervey, Nicholas H.
Publisher
O'Reilly Media
Tags
computers , web , web programming
ISBN
9781449307097
Date
2012-03-02T00:00:00+00:00
Size
3.39 MB
Lang
en
Downloaded: 64 times

Imagine a public storage system that has a place online for structured data about everything that exists—or that could exist. This book introduces Fluidinfo, a system that enables you to store information about anything, real or imaginary, in any digital form. You’ll learn how to organize and search for data, and decide who can use, modify, and extend what you’ve contributed.

This guide demonstrates Fluidinfo’s potential to create social data, with facilities that encourage users and applications to share, remix, and reuse data in ways they may not have anticipated. You’ll learn how to use tools for reading and writing data, and how to use Fluidinfo in your own applications by working with its writable API and simple query language.

Read and write Fluidinfo data from web applications—and reuse and build upon each other’s data

Discover Fluidinfo’s permissions system for tags and namespaces

Learn how to use Fish, the command-line tool for interacting with Fluidinfo data

Delve into Fluidinfo’s RESTful API, and learn how to make HTTP requests

Use Fluidinfo client libraries to build a simple Python utility or a JavaScript web application