pulibrary / tiger-data-experiments

TigerData is a comprehensive set of data storage and management tools and services that provides storage capacity, reliability, functionality, and performance to meet the needs of a rapidly changing research landscape and to enable new opportunities for leveraging the power of institutional data.
Apache License 2.0
2 stars 0 forks source link

Adding a ruby script to list all available services #25

Closed carolyncole closed 1 year ago

carolyncole commented 1 year ago

Creates a simple connection.rb and lists all available service

carolyncole commented 1 year ago

@mccalluc good idea. I moved it to it's own directory.

carolyncole commented 1 year ago

@mccalluc I also added a routine that gets the description for a service. I could not find a way to limit the result on the call, so I am just printing the part the user is interested in.