Sinar / hr-censorship-dashboard

Human Rights Internet Censorship Dashboard using OONI API
GNU General Public License v3.0
3 stars 2 forks source link

Backend framework testing #25

Closed kaerumy closed 5 years ago

kaerumy commented 6 years ago

What might be best suited framework for this.

Django? Pylons? Flask?

With similar concerns on multingual support #24

Jeffrey04 commented 6 years ago

I would start with something like bottle (as this is the only one I know now), if we grow overtime then can scale to something more robust like Django