Hacker News new | ask | show | jobs
by justingreet 2040 days ago
We use Django REST and an angular frontend. Django is hosted on heroku, and angular is hosted on netlify. Netlify makes it super easy to proxy API requests from the front-end to our API backend.