← Back to team overview

duplicity-team team mailing list archive

Re: [Question #289164]: document on backend development

 

Question #289164 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/289164

    Status: Open => Answered

edso proposed the following answer:
On 24.03.2016 09:18, mike wrote:
> New question #289164 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/289164
> 
> Is there any document on the backend development? I am thinking to develop a backend for alicloud. Not sure if there is any related document, for example, listing how the required API for backend to support?
> 

not as such.. but check the existing backend's code and you'll get the
drift. it's basically a class extending Backend with the needed
initialization/imports and method's for list/get/put/delete.

..ede/duply.net

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.