Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 156 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 156 Bytes

CryptoDock

A containerized application to get MD5 Hash.

GET

/api/hash/some_value

POST

/api/hash

Body

[ "some_value", "another_one" ]