Difference between revisions of "CDL Microservices and Ruby"

From Code4Lib
Jump to: navigation, search
Line 1: Line 1:
 
Chris Beer's Microservices Ruby wrappers
 
Chris Beer's Microservices Ruby wrappers
  
* [http://github.com/cbeer/pairtree| pairtree] Now there's an official CDL pairtree implementation in ruby called [https://github.com/cdlib/orchard|orchard]
+
* [http://github.com/cbeer/pairtree| pairtree] Now there's an official CDL pairtree implementation in ruby called [https://github.com/cdlib/orchard| orchard]
 
* [http://github.com/cbeer/noid| noid]
 
* [http://github.com/cbeer/noid| noid]
 
* [http://github.com/cbeer/anvl| anvl]  A Name-Value Language "Basically like email headers"
 
* [http://github.com/cbeer/anvl| anvl]  A Name-Value Language "Basically like email headers"
 
* [http://github.com/cbeer/dflat| dflat] Filesystem Convention for managing digital objects (maybe versioning too)
 
* [http://github.com/cbeer/dflat| dflat] Filesystem Convention for managing digital objects (maybe versioning too)

Revision as of 14:54, 7 February 2011

Chris Beer's Microservices Ruby wrappers

  • pairtree Now there's an official CDL pairtree implementation in ruby called orchard
  • noid
  • anvl A Name-Value Language "Basically like email headers"
  • dflat Filesystem Convention for managing digital objects (maybe versioning too)