mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-18 04:02:35 +03:00
Update README.md
This commit is contained in:
parent
8da7981480
commit
f39b6ac404
|
@ -5,7 +5,7 @@ Django has always lived up to it's tagline, The web framework for perfectionists
|
||||||
DRF has been facilitating this even more with it's amazing serializers, viewsets, filters, validators, routers and so on...
|
DRF has been facilitating this even more with it's amazing serializers, viewsets, filters, validators, routers and so on...
|
||||||
|
|
||||||
---
|
---
|
||||||
### Here are a few grapples with django we're aiming to address
|
### Here are a few challenges with django we're aiming to address
|
||||||
|
|
||||||
- One issue with django is that since it's designed as an all-encompassing web framework, designed before the advent of microservices, it comes with a lot of bloat that's not needed
|
- One issue with django is that since it's designed as an all-encompassing web framework, designed before the advent of microservices, it comes with a lot of bloat that's not needed
|
||||||
for api services.
|
for api services.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user