Skip to content

Start of a very simple xample to list, add, change & delete with backbone against a spring Rest/hateos service

Notifications You must be signed in to change notification settings

markus-mnm/spring-rest-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

spring-rest-backbone

Start of a very simple app to list, add, change & delete using a backbonejs client against a Spring-Boot Rest/hateos service.

First off:

Unfamous-Quotes

What it can do

on the server side : Spring Boot with a RepositoryRestResource against an in-memory DB on the client side : backbone, backbone-hal (with minor change, requirejs, lodash (there is a working version with curl, which I will remove soon)

listing, adding & deleting items client & server side

What it cannot do yet

editing of existing quotes, different DB, Spring Security (login and authenication)

What else is to do

clean up of backbone JS, general clean up

About

Start of a very simple xample to list, add, change & delete with backbone against a spring Rest/hateos service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages