Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iam-veeramalla authored Nov 27, 2023
1 parent 7fd8d7c commit 23d20b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@
- Practice exercises and examples:
- Example: Developing a script to manage JIRA using its RESTful API endpoints.

## Day 15: Working with RESTful APIs (PART-2)
- Introduction to Flask.
- Understanding of the HTTP protocals.
- Hosting a flask application
- Practice exercises and examples:
- Example: Integrating GitHub webhooks to trigger a flask app that creates a JIRA ticket.

## Day 15: Data Serialization and Configuration Files
- Serializing and deserializing data (JSON, YAML).
- Managing configuration data.
Expand Down

0 comments on commit 23d20b1

Please sign in to comment.