Skip to content
Pablo Ojanguren edited this page Sep 5, 2018 · 13 revisions

SwellRT is an open source backend-as-a-service. It provides helpful features to develop Web applications:

  • Real-time storage (NoSQL)
  • User management
  • Authentication
  • Event based integration

SwellRT main goal is to ease development of collaborative applications, with real-time interactions, for example...

  • Collaborative text editors
  • Instant messaging apps
  • Reactive user interface

Install instructions

See README file

Documentation and examples

Latest API documentation can be found here

Basic examples can be found here. Try them running a SwellRT server and visiting http://localhost:9898