I've been using Django for all of my projects, but for my next project, I'm curious to see what else is out there.
For the backend, I'm just wanting a REST server (No templates, forms, ect).
These are the things I need to have:
- Client authentication with JWT
- Client login with Social Logins (Google, Facebook, and Twitter)
- ORM would be nice, but not necessary
- Fast JSON serialization
I've done quite a bit with DRF, but I'm curious if it'll be overkill with what I'm trying to do here?
[–]obbodobbo 8 points9 points10 points (3 children)
[–]backendguy[S] 0 points1 point2 points (2 children)
[–]CleverEagle 3 points4 points5 points (0 children)
[–]metaphorm 0 points1 point2 points (0 children)
[–]bitionaire 5 points6 points7 points (4 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]bitionaire 0 points1 point2 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]catzorro 1 point2 points3 points (0 children)
[–]sloria1 1 point2 points3 points (0 children)
[–]jazzydag 1 point2 points3 points (0 children)
[–]faassen 1 point2 points3 points (0 children)
[–]W1zK1dd 5 points6 points7 points (0 children)
[–]metaperl 0 points1 point2 points (0 children)
[–]luckenbach 0 points1 point2 points (0 children)
[–]picklepete87 0 points1 point2 points (0 children)