django-pyas2 icon indicating copy to clipboard operation
django-pyas2 copied to clipboard

REST API to for listing, retrieving, and sending files

Open hprange opened this issue 1 year ago • 2 comments

We've been exploring ways to interact with the AS2 server programmatically, and a REST API seems like a great fit. Have you thought about incorporating a REST API for listing, retrieving, and sending files to django-pyas2? We've reviewed the Extending django-pyas2 chapter and believe we could develop an extension to provide a REST API for the AS2 server, but offering a built-in REST API within django-pyas2 itself could be more convenient.

Our team is happy to contribute a pull request for this functionality if you think it would be a valuable addition to the project.

Before we dive in, are there any specific considerations we should be aware of regarding API design or implementation?

hprange avatar Apr 11 '24 13:04 hprange

This would definitely be helpful, can you create a document with the proposed list of API contracts?

abhishek-ram avatar Apr 11 '24 16:04 abhishek-ram

+1

oliverlexis avatar Jun 03 '24 15:06 oliverlexis