sha1-service
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Micro-service to generate sha1 checksums
h1. sha1-service

This service allows you to post a url that points to a file.  The service will then download that file, run it through sha1sum and return the checksum.

Example:

This would generate sha1 checksum for the content of the "original" datastream in a Fedora object with pid chagneme:20

http://localhost:3000/sha1?url=http://localhost:8983/fedora/objects/changeme:20/datastreams/original/content

h2. Known Issues

* assumes UNIX/Linux with sha1sum installed

h2. Acknowledgements

Created by "Bill Ingram" https://github.com/waingram


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。