--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/8cd01caf-16c2-4684-ae4b-ffa8a5ef2160%40googlegroups.com.
what type of service you want to create
On Sat, Nov 2, 2019 at 3:20 PM Anil Yadav <anil...@gmail.com> wrote:
yes it possible
On Sat, Nov 2, 2019 at 8:59 AM Sajan s <jess...@gmail.com> wrote:
Hey All,--I am new to python and trying to create rest api using "django-rest-framework".simple API ,
- no Auth
- receive request
- get data from mysql
- internal process
- return JSON response.
Any one help me out?
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsub...@googlegroups.com.
I want create Web API like below.1) receive JSON request2) internal process and insert into postgresql3) return JSON response
Can you pls share any Url which I can refer
On Saturday, November 2, 2019 at 5:50:48 AM UTC-4, Anil Yadav wrote:
what type of service you want to create
On Sat, Nov 2, 2019 at 3:20 PM Anil Yadav <anil...@gmail.com> wrote:
yes it possible
On Sat, Nov 2, 2019 at 8:59 AM Sajan s <jess...@gmail.com> wrote:
Hey All,--I am new to python and trying to create rest api using "django-rest-framework".simple API ,
- no Auth
- receive request
- get data from mysql
- internal process
- return JSON response.
Any one help me out?
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/8cd01caf-16c2-4684-ae4b-ffa8a5ef2160%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/f619d056-7cd3-44c4-8112-5c7cf083631e%40googlegroups.com.
Use CLASS BASED APIVIEWRefer django rest framework APIVIEWUSE POST METHOD
On Sat, Nov 2, 2019, 9:29 PM Sajan s <jess...@gmail.com> wrote:
I want create Web API like below.1) receive JSON request2) internal process and insert into postgresql3) return JSON response
Can you pls share any Url which I can refer
On Saturday, November 2, 2019 at 5:50:48 AM UTC-4, Anil Yadav wrote:
what type of service you want to create
On Sat, Nov 2, 2019 at 3:20 PM Anil Yadav <anil...@gmail.com> wrote:
yes it possible
On Sat, Nov 2, 2019 at 8:59 AM Sajan s <jess...@gmail.com> wrote:
Hey All,--I am new to python and trying to create rest api using "django-rest-framework".simple API ,
- no Auth
- receive request
- get data from mysql
- internal process
- return JSON response.
Any one help me out?
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/8cd01caf-16c2-4684-ae4b-ffa8a5ef2160%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-framework+unsub...@googlegroups.com.
yes it possible
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/8cd01caf-16c2-4684-ae4b-ffa8a5ef2160%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/f619d056-7cd3-44c4-8112-5c7cf083631e%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-rest-fram...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-rest-framework/b2bca113-3e5f-4680-9f3b-07b528b5a1b0%40googlegroups.com.