KlubJagiellonski / Politikon

www.politikon.org.pl
GNU General Public License v2.0
20 stars 20 forks source link

REST api #230

Open ppeczek opened 8 years ago

ppeczek commented 8 years ago

Refactor code and implement django rest framework for Politikon mobile app.


Na potrzeby aplikacji mobilnej powstaje API przy pomocy biblioteki django rest framework

JulianVolodia commented 8 years ago

Same API should be used by desktop version for async request, are you agree?

ppeczek commented 8 years ago

I am not sure I follow. If you are referring to create a bet, then yes - it should be also solved by drf, but I am still working on it.