Skip to content

Commit 23d20b1

Browse files
Update README.md
1 parent 7fd8d7c commit 23d20b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@
8888
- Practice exercises and examples:
8989
- Example: Developing a script to manage JIRA using its RESTful API endpoints.
9090

91+
## Day 15: Working with RESTful APIs (PART-2)
92+
- Introduction to Flask.
93+
- Understanding of the HTTP protocals.
94+
- Hosting a flask application
95+
- Practice exercises and examples:
96+
- Example: Integrating GitHub webhooks to trigger a flask app that creates a JIRA ticket.
97+
9198
## Day 15: Data Serialization and Configuration Files
9299
- Serializing and deserializing data (JSON, YAML).
93100
- Managing configuration data.

0 commit comments

Comments
 (0)