Skip to content

caelum/restfulie-restbuy

Repository files navigation

== Welcome to Restfulie Restbuy

1. To get it up and running, install its dependencies, create the database and run the server:

	gem install bundler
	bundle install
	rake db:migrate
	rails server

2. Now open your browser at:

	http://localhost:3000/

3. Check out the client example at

	spec/client_spec.rb
	
4. And run the client examples:

	rake spec

About

An advanced and integrated store implementation using hypermedia and Restfuli

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •