vitorfs / colossus

Self-hosted email marketing solution
https://colossus.readthedocs.io
MIT License
503 stars 128 forks source link

Feature request: enable the use of django-rest-framework endpoints/routes for subscribers #22

Open dkdndes opened 5 years ago

dkdndes commented 5 years ago

Use of a API endpoint instead of a template for the newsletter subscription

vitorfs commented 5 years ago

Integrating DRF is definitely on the roadmap. It will be added soon to the project. But I don't plan to remove the hosted sign up pages. It will be an addition instead.