Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST API to for listing, retrieving, and sending files #112

Open
hprange opened this issue Apr 11, 2024 · 2 comments
Open

REST API to for listing, retrieving, and sending files #112

hprange opened this issue Apr 11, 2024 · 2 comments

Comments

@hprange
Copy link

hprange commented Apr 11, 2024

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?

@abhishek-ram
Copy link
Owner

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

@oliverlexis
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants