Skip to content

bean5/node-object-hash

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 28, 2017 08:19
October 28, 2017 07:45
October 28, 2017 08:30
October 28, 2017 08:19
October 28, 2017 08:19
October 28, 2017 08:19
October 28, 2017 08:19

node-object-hash

A node server to wrap and expose object-hash. This includes a docker-compose.yml file for easy stand-up.

Set up: Gather depencencies

If you do have npm installed: npm install. If you don't have npm installed: docker-compose run npm_install

Standing up

docker-compose up -d node_object_hash

Testing

You can verify that it is running by curling against it: curl 127.0.0.1/?obj_to_hash=test

About

A node server to wrap and expose object-hash (https://github.com/puleos/object-hash)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published