elixir-cloud-aai / crate-db

Microservice for handling RO-Crates
Apache License 2.0
0 stars 0 forks source link

Feature: Write conversion of Rocrate to zip files #7

Open Rahuljagwani opened 3 months ago

Rahuljagwani commented 3 months ago

The microservice assumes that it will get the Rocrate zip file in a request to interact and store.

This feature will make sure that a user is downloading this microservice as a Python package and has a directory in the local system, it first gets converted into zip file and then in the request, it will be sent as binary or form data.

uniqueg commented 3 months ago

I'm not sure I fully understand what you want to do here. Can you please increase the description? :)