noBackend / nobackend.org

Look ma, no Backend!
http://nobackend.org
140 stars 36 forks source link

Add more solutions. #2

Closed paulmillr closed 11 years ago

paulmillr commented 11 years ago

Hey. just wanted to add brunch and chaplin.

brunch is a html5 app assembler. it’s used for single-page apps without backend with no problems.

chaplin is html5 app framework based on backbone. it’s more opinionated and stuff

gr2m commented 11 years ago

Hey Paul, I <3 brunch and chaplin, you're doing such a great job there!

noBackend though is about solutions and services that give me an API in the frontend for common backend tasks, like signUp(username, password) or sendEmail( properties ).

And yeah, I agree that noBackend is misleading here, because indeed there is a backend, the no is just about me not thinking about it any more.

Makes sense?

paulmillr commented 11 years ago

yep! though I think the description could be more clear.