pls try to use model serializer instead HyperLinked serializer
On Sat, Jan 11, 2020 at 2:54 PM sathri mamatha
wrote:
> Hi
> I started to Learn API
> Kindly, Can you please help to learn that topic.
> Tell me some websites are YouTube links
>
> Thanks in Advance..
>
>
> On Thursday, January 9, 2
Use CLASS BASED APIVIEW
Refer django rest framework APIVIEW
USE POST METHOD
On Sat, Nov 2, 2019, 9:29 PM Sajan s wrote:
> I want create Web API like below.
>
> 1) receive JSON request
> 2) internal process and insert into postgresql
> 3) return JSON response
>
> Can you pls share any Url which