Skip to content

amitkummer/mesima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRF Useful Links

  • A solution to the wierd API endpoinds in the form of user/id/tasks (link).

  • Writing 'raw' gin-like views in DRF (link).

  • Overwrite just the post in the viewset which is prob the best move (link).

Notes

  • Post returns data in headers. :(
  • People email field should be unique.

Questions to Lecturer

  1. Can we return error messages in JSON? (There is a fix though (link)[https://www.django-rest-framework.org/api-guide/settings/#miscellaneous-settings]).

TODO

  1. The weird nested endpoints (like /tasks/id/owner).
  2. Complete Person's activeTaskCount.

About

Self hosted task management service powered by Django REST Framework & PostgreSQL.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •