Hacker News new | ask | show | jobs
by y4mi 2897 days ago
Last year around this time I tried to implement a bare bones graqhql API with Django. I kept having to write boilerplate code to get it working.

I quickly learned why Django rest framework is the defacto standard... The tooling is just uncomparibly better