rest-apis

430 threads · Page 5 of 9

Django Rest Framework get_or_create with a foreign key 10 messages
Rest Framework
Do I have to extend BaseRouter if I want routes based on `path()` instead of `re_path()` ? 22 messages
Rest Framework
CORS issue with JS fetch API and DRF 5 messages
Rest Framework
Search route design 3 messages
django-ninja Other
My code works and IDK WHY! 6 messages
Rest Framework
Validate GET Parameters in proper way 2 messages
Rest Framework
async on create function in ModelSerializer on WSGI 7 messages
Rest Framework
DRF Serializer with auth Model as nested object 10 messages
Rest Framework
Best Practices of DRF 4 messages
Rest Framework
Best practices for junction model serializers 13 messages
Rest Framework
Changing lookup field for url of HyperlinkedModelSerializer 15 messages
Rest Framework
Django Google Sign-in Issue: Cookies not saving when deploying backend 16 messages
Rest Framework
404 Using Stripe To Set Up Subscriptions 4 messages
Rest Framework Other
simpleJWT and dj-rest-auth Cookie based authorization 20 messages
Rest Framework Other
What should be tested when making an api using DRF? 4 messages
Rest Framework
React-Django JWT Authentication Issue: 403 Forbidden Error Despite Correct Headers 7 messages
django-ninja Rest Framework Other
Django Serializers 4 messages
Rest Framework
Implementing generics.ListCreateAPIView using a serializer on a model with many to many relationship 2 messages
Rest Framework
No Reverse Match for 'password_reset_done' 3 messages
Rest Framework
rest_framework 3 messages
Rest Framework
Forwarding urls internally, does this idea make sense? 3 messages
Rest Framework
CSRF error in React + DRF + simpleJWT 3 messages
Rest Framework Other
serialize confusion 11 messages
Rest Framework
How to use data from mongo db and send back response back to frontend 4 messages
Rest Framework Other
drf account 10 messages
Rest Framework
How to include an ID value in serializer.errors and do nothing with it (DRF) 2 messages
Rest Framework
How to change the default "non_field_errors" message with Django Rest Framework 8 messages
Rest Framework
Unable to integrate django rest framework with my reactjs frontend. 6 messages
Rest Framework
Multipart Formdata 4 messages
Rest Framework
How to implement DRF caching 5 messages
Rest Framework
patch/put with two primary keys 14 messages
Rest Framework
django-filter & custom query filter in DRF ViewSet 4 messages
Rest Framework
JWT Auth with DRF 20 messages
Rest Framework
Method nos allowed in UpdateAPIView 65 messages
Rest Framework
What is the right way to frame my analytics api endpoint in terms of serializers and views? 17 messages
Rest Framework
i need help with delete view how do i delete image when i delete smth in databse 13 messages
Rest Framework
DRF Deployment on Ubuntu Server for Production 48 messages
Rest Framework
API Security without login 9 messages
Rest Framework
redirect not working 2 messages
Other
Refund using Paypal 5 messages
Other
Unknown command: 'runsslserver'. Did you mean runserver? 12 messages
django-ninja Rest Framework Other
Changing behaviour serializer if queryset or single object is passed to it? 3 messages
Rest Framework
Custom Dynamic path in DRF Viewset 2 messages
Rest Framework
Sandbox 2 messages
Rest Framework Other
Sessions Django issue 48 messages
Other
Django Rest Framework & DRF-Spectacular Serializer response type 5 messages
Rest Framework
Is this okay to do? 62 messages
Other
How to get image full url from a signal function 3 messages
Rest Framework
DRF Throttling by Max per Minute & Max per Day 6 messages
Rest Framework
ModelSerializer or Serializer, Which one is better to use for performance issues? 8 messages
Rest Framework