You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4360,6 +4360,10 @@ <h2>Python-specific API creation resources</h2>
4360
4360
check out this
4361
4361
<ahref="http://codingpole.com/using-django-rest-framework-for-csv-export/">blog post on exporting data as CSV format with Django REST framework</a>.</p>
4362
4362
</li>
4363
+
<li>
4364
+
<p><ahref="https://engineering.gosquared.com/building-better-api-docs">Building better API docs</a>
4365
+
shows how Square used Swagger with React to create more helpful docs.</p>
Copy file name to clipboardExpand all lines: api-creation.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,10 @@ <h2>Python-specific API creation resources</h2>
232
232
check out this
233
233
<ahref="http://codingpole.com/using-django-rest-framework-for-csv-export/">blog post on exporting data as CSV format with Django REST framework</a>.</p>
234
234
</li>
235
+
<li>
236
+
<p><ahref="https://engineering.gosquared.com/building-better-api-docs">Building better API docs</a>
237
+
shows how Square used Swagger with React to create more helpful docs.</p>
0 commit comments