You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: