RalphTro / epcis-event-hash-generator

ALGORITHM and SOFTWARE PROTOTYPE to uniquely identify/validate the integrity of any EPCIS event through a common, syntax-agnostic approach based on hashing. Takes an EPCIS Document (formatted in either XML or JSON-LD) and returns the corresponding hash value(s).
MIT License
8 stars 4 forks source link

Wanted: Documentation of the Webservice #50

Closed Echsecutor closed 9 months ago

Echsecutor commented 3 years ago

The documentation of the web serice container went missing. It is expceted to be here: https://github.com/RalphTro/epcis-event-hash-generator/packages/484860

RalphTro commented 1 year ago

Dear @dakbhavesh and @Echsecutor , What is your take on how to proceed with this issue? Can wen close it?

dakbhavesh commented 1 year ago

Hi @RalphTro, I will take care of adding documentation of the web service container. Let's keep the issue open and have it assigned it to me only.

dakbhavesh commented 9 months ago

Hi @RalphTro, As discussed we are going to remove web service support as Python-based implementation is more or less experimental as of now, and support for web service may confuse user that it is 100% ready for production. We can close this ticket after pull request #111 is merged.

FYI: @Echsecutor

RalphTro commented 9 months ago

Agreed. Happy to mark this issue as closed. Many thanks again, @dakbhavesh!