Skip to content

Single Page Application Real-time Relational Object Wrapper

License

Notifications You must be signed in to change notification settings

evertheylen/Sparrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparrow

Join the chat at https://gitter.im/SparrowChat/Lobby

Single Page Application Real-time Relational Object Wrapper.

It doesn't have to be used for a SPA, but it has JSON support out of the box to send objects inside messages (I personally prefer websockets).

Other words I could have used:

  • Postgres as database (and uses momoko to do it asynchronous)
  • Tornado, although the only reason for that is that momoko depends on it
  • Asynchronous, cause it is asynchronous. Not too much though, just the database stuff.

Adding support for other databases (that don't depend on tornado) should not be too difficult.

Author: Evert Heylen

Documentation

Documentation Status

License

The project is licensed under the MIT License.

About

Single Page Application Real-time Relational Object Wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages