<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Browsable Api on Gaëtan Grond - Personal Website</title>
    <link>https://gaetangrond.me/tags/browsable-api/</link>
    <description>Recent content in Browsable Api on Gaëtan Grond - Personal Website</description>
    <generator>Hugo -- 0.155.3</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 13 Nov 2023 18:52:01 +0100</lastBuildDate>
    <atom:link href="https://gaetangrond.me/tags/browsable-api/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Remove the form in the Browsable API of Django Rest Framework</title>
      <link>https://gaetangrond.me/posts/django/remove-django-rest-framework-form-in-browsable-api/</link>
      <pubDate>Sun, 06 Aug 2023 15:29:39 +0200</pubDate>
      <guid>https://gaetangrond.me/posts/django/remove-django-rest-framework-form-in-browsable-api/</guid>
      <description>&lt;p&gt;When you use Django Rest Framework, one of the great features that make DRF so powerful is the Browsable API. It allows you to navigate through your API and test it directly from your browser with a powerful form, queryset filter and much more.&lt;/p&gt;
&lt;p&gt;Even better, when enabled, you can use Django Debug Toolbar to optimize your API and see how many queries are generated like you would do with a normal Django view.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
