create browser api

22 views
Skip to first unread message

Rushikesh Chavan

unread,
Jul 13, 2022, 2:02:01 PM7/13/22
to django...@googlegroups.com
i want to create an api which will be used to maintain comment section of websites. And it can be integrated to websites like blog web application. But i am not able to get how can i integrate api with website and create an api to make get and post requests , i want to create somewhat like disqus.com in flask/django whichever is easier and interesting can anyone guide me on that?

Lakshyaraj Dash

unread,
Jul 13, 2022, 3:04:46 PM7/13/22
to django...@googlegroups.com
First thing is Disqus is made in django and you must know how to handle comments and replies system in django then you can proceed to build your api.
It's really easy to handle comments and replies in django than flask. In flask you need some time to do that. But in django with the help of foreign keys and your custom templatetag filters you can do that.

Thanks and regards
Lakshyaraj Dash aka CodeWithLaksh

On Wed, Jul 13, 2022, 19:31 Rushikesh Chavan <rushi...@gmail.com> wrote:
i want to create an api which will be used to maintain comment section of websites. And it can be integrated to websites like blog web application. But i am not able to get how can i integrate api with website and create an api to make get and post requests , i want to create somewhat like disqus.com in flask/django whichever is easier and interesting can anyone guide me on that?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKFN6W5XC5RKyc-4CYpg99%3DA%2B0s%3D7eqn2LybJcwHDrVB3PEBWA%40mail.gmail.com.

Lakshyaraj Dash

unread,
Jul 13, 2022, 3:06:32 PM7/13/22
to django...@googlegroups.com
Follow the following playlist to have a complete idea on a blog app. This may be more than enough:

On Wed, Jul 13, 2022, 19:31 Rushikesh Chavan <rushi...@gmail.com> wrote:
i want to create an api which will be used to maintain comment section of websites. And it can be integrated to websites like blog web application. But i am not able to get how can i integrate api with website and create an api to make get and post requests , i want to create somewhat like disqus.com in flask/django whichever is easier and interesting can anyone guide me on that?

--
Reply all
Reply to author
Forward
0 new messages