A web client interface for the Archangel DLT p-o-c.
There are two parts:
- Simple query and upload single-page webapp. This is written in JavaScript using React.
- A tiny backend, throwing a minimal web API around the National Archive's DROID tool. The front end uploads files to the back, which runs them through DROID and returns the DROID profile as JSON. The backend is built in Groovy, using Ratpack.
Bug reports and pull requests are welcome on GitHub at https://github.com/archangel-dlt/archangel-web.
Everyone interacting in the Archangel project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.