Skip to content

Instantly share code, notes, and snippets.

@bclozel
Created October 31, 2012 16:54
Show Gist options
  • Save bclozel/3988258 to your computer and use it in GitHub Desktop.
Save bclozel/3988258 to your computer and use it in GitHub Desktop.
RESThub 2.0 released

RESThub 2.0 released

We are pleased to announce the second major release of the RESThub framework!

(Insert picture here)

RESThub is a framework stack based on Spring and Backbone.js, designed to build HTML5 applications easily and efficiently. RESThub focuses on modular web applications, made of stateless REST/Websockets web services and client-side state managed by MVVM JavaScript clients.

resthub.org | github | Javadoc

Try it now!

You can try now the example "TODO application" live and take a look at the code.

Detailed tutorials on the Spring stack and on the backbone.js stack are available online.

The rationale behind RESThub 2.0

RESThub is all about integrating and bundling frameworks with tools, best practices and documentation. The RESThub team works everyday with those frameworks on high traffic, enterprise-grade applications for their customers.

That's why we value developer experience on those libraries and despise the "Not Invented Here" syndrome above all.

RESThub is a two-part web framework: you can use the JavaScript stack part with a Ruby-on-Rails or Node.js backend; or you could use the Java stack with an Angular.js frontend!

We strongly believe in Open Source Software, so the whole thing is available under the Apache License 2.0 on Maven Central and Github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment