tastejs / todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
http://todomvc.com
Other
28.59k stars 13.78k forks source link

new app proposal: TodoMVC with Satori real-time platform #1812

Open leebailey88 opened 7 years ago

leebailey88 commented 7 years ago

I work for Satori, and I feel that our framework would be a nice fit for the real-time section of your website. Satori is a fast and free publish/subscribe system through which you can send and receive any JSON-serializable messages to/from any clients capable of using web sockets. We also provide real-time message filtering and aggregation with an SQL-like language, and we also give you the ability to write your own streambot if you are want to run logic on the server when certain message conditions transpire.

If you are building a real-time app, Satori can be your backend similar to Firebase. We have written some sample applications such as chat and paint, but we'd very much love to write a TODO app to be hosted on your site to help spread the word about how easy it is to get started with Satori. If approved, I'm planning on writing the app with Satori + React.

FadySamirSadek commented 6 years ago

@leebailey88 thank you for your contribution I will be reviewing your PR shortly