https://github.com/benbjohnson/fql-editor
An editor for FQL queries.
https://github.com/benbjohnson/fql-editor
Last synced: 5 months ago
JSON representation
An editor for FQL queries.
- Host: GitHub
- URL: https://github.com/benbjohnson/fql-editor
- Owner: benbjohnson
- License: other
- Created: 2011-02-15T16:31:16.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-02-16T21:25:07.000Z (almost 15 years ago)
- Last Synced: 2025-08-08T20:21:34.811Z (5 months ago)
- Language: ActionScript
- Homepage: http://fqleditor.info
- Size: 258 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
FQL Editor -- A GUI Editor for the Facebook Query Language
==========================================================
## DESCRIPTION
FQL Editor is a desktop application for editing and running queries against
Facebook.
FQL Editor follows the rules of [Semantic Versioning](http://semver.org/).
## GETTING STARTED
To install FQL Editor, you'll need to first install
[Adobe AIR](http://get.adobe.com/air/). Once that's installed, download and
install the `fql-editor.air` package from the Downloads section of the
GitHub repository:
https://github.com/benbjohnson/fql-editor/downloads
## FEATURES
The FQL Editor provides the following features:
* Simple interface
* Raw server response
* Embedded table and column documentation
* Easy linking to official Facebook documentation
## CONTRIBUTE
If you'd like to contribute to the FQL Editor, start by forking the repository
on GitHub:
http://github.com/benbjohnson/fql-editor