Add-ons/Projects/API: Difference between revisions

 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
== How ==
== How ==


Using DRF.
Using [http://www.django-rest-framework.org/ DRF].


== Roadmap ==
== Roadmap ==
Line 21: Line 21:
* all the rest
* all the rest
* delete everything that's not an API.
* delete everything that's not an API.
== Code Quality ==
* all the standard PEP8 stuff
* use factory boy?
* all APIs should be in a standard directory?
* don't use cache-machine, queryset-transform...
* ...


Although this order might be a bit more complicated.
Although this order might be a bit more complicated.
Confirmed users
945

edits