[go: up one dir, main page]

Skip to content

Small Ruby on Rails application showing how to consume RESTful webservices with RoR. Consuming RESTful webservices with RoR is straight forward as long as the service is itself implemented with RoR and follows the RoR guidelines on RESTful webservices. However, quite a few of these webservices are not implemented following ROR RESTful principles…

License

Notifications You must be signed in to change notification settings

aruppen/ch.unifr.ase.REST

Repository files navigation

ch.unifr.ase.REST

Small Ruby on Rails application showing how to consume RESTful webservices with RoR. Consuming RESTful webservices with RoR is straight forward as long as the service is itself implemented with RoR and follows the RoR guidelines on RESTful webservices. However, quite a few of these webservices are not implemented following ROR RESTful principles. This sample application shows how to consume them by using the ActiveResource::Base class

About

Small Ruby on Rails application showing how to consume RESTful webservices with RoR. Consuming RESTful webservices with RoR is straight forward as long as the service is itself implemented with RoR and follows the RoR guidelines on RESTful webservices. However, quite a few of these webservices are not implemented following ROR RESTful principles…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published