Skip to content

Commit

Permalink
Setup structure of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
burnhamrobertp committed Nov 19, 2014
1 parent 5d06972 commit 6f4e6d9
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Sajax
=====

Sajax is a python/jQuery extension for building ajax web applications.

There are a ton of tools/libraries/frameworks out there that make AJAX really easy though, right? Turns out,
there aren't really any that ease the transition between python and javascript specifically. Even jQuery's
added functionality isn't really all that helpful, even when you narrow your focus down to just the javascript
side of things.

A lot of how this was built was inspired from personal experience with an old PHP ajax framework, XAjax.

Installation
------------

Usage
-----

Python:
*******

Javascript:
***********

Examples
--------

0 comments on commit 6f4e6d9

Please sign in to comment.