Registry / web-framework / restpack-service

restpack-service

JSON →
library0.0.83rbrubygemsunverified

RestPack Service provides a base for building RESTful services in Ruby.

gem install restpack_service
INSTALL
IMPORT
SIG · RESTPACK-SERVICE
R
restpack-service
web-frameworkrubyv0.0.83
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RestPack::Service
require 'restpack_service'

Create a service class inheriting from RestPack::Service::Base

require 'restpack_service' class MyService < RestPack::Service::Base # service implementation end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.83latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
restpack-service — gem install restpack-service · libregistry