DjangoREST-framework My first attempt on creating a JSON based CRUD API for a simple invoice Currently PUT,POST,GET,PATCH,DELETE requests work for transactions and invoices. TODO -Make browsable API