Skip to content

Commit 5148cb3

Browse files
authored
Add REST API webinar info
1 parent 621bce8 commit 5148cb3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@
1010
<td colspan="4"><h3><br><em>Clicking on a logo below will take you to the associated repo -- where you can review, copy or clone the repos content. Please reach out with any questions or issues, or join us in our Slack channel for interactive discussions and support.</em><br><br></h3></td>
1111
</tr>
1212

13+
<tr>
14+
<td style="border: none;" align="left" width="20%"><a href="https://docs.google.com/presentation/d/1S9uxiGG8amckIp5J2jkbXFrv7c9RgcIf0fdc18hmeBw/edit?usp=sharing"><img alt="REST API with Python"align="left" src="images/Logo_for_Github.png"/>&nbsp;</td>
15+
<td colspan="3"><b>REST API Integration with Python</b>
16+
<br><br>
17+
Rest APIs are the backbone of Microservices. All major websites and many software services use Rest APIs to transfer data.
18+
But how do you use this API to communicate with the Web?
19+
<br><br>
20+
<em>- By Mridu Bhatnagar</em></td>
21+
</tr>
22+
1323
<tr>
1424
<td style="border: none;" align="left" width="20%"><a href="https://github.com/womenwhocoderichmond/DataPy-CI-Pipeline"><img alt="DevOps With Python"align="left" src="images/GitHub_Viji.png"/>&nbsp;</td>
1525
<td colspan="3"><b>Python and DevOps </b>

0 commit comments

Comments
 (0)