Skip to content

Commit 90da9fa

Browse files
author
Craig Dennis
committed
Preps for launch
1 parent ff993c7 commit 90da9fa

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
Hello and welcome to this free course on Application Programming Interfaces, or APIs.
66

7-
[![Watch the video on freeCodeCamp](https://img.youtube.com/vi/GZvSYJDk-us/maxresdefault.jpg)](https://youtu.be/GZvSYJDk-us)
8-
97
## Important links
108

119
* [Course notes](./course-notes.md)

course-notes.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ In this unit, we'll do some hands-on exploring of a couple of popular APIs.
7474

7575
### Video 2 - Using an API from the command line
7676

77-
- 🍿 [What is the terminal and why should I use it? - Developer Fundamentals
78-
- YouTube](https://youtu.be/lZ7Kix9bjPI)
77+
- 🍿 [What is the terminal and why should I use it? - Developer Fundamentals - YouTube](https://youtu.be/lZ7Kix9bjPI)
7978

8079
#### Installing cURL
8180

@@ -109,7 +108,7 @@ Remove-Item alias:curl
109108

110109
### Video 3 - You Go Curl
111110

112-
- [Twilio](https://www.twilio.com/try-twilio)
111+
- 🙌 [Twilio - Signup](https://www.twilio.com/try-twilio)
113112
- [Twilio Console](https://twilio.com/console?utm_source=gh-link&utm_medium=referral&utm_campaign=intro-to-apis)
114113
- 📚 [Create a Message - Twilio Docs](https://www.twilio.com/docs/sms/api/message-resource?code-sample=code-create-a-message&code-language=curl&code-sdk-version=json)
115114

@@ -150,6 +149,8 @@ npm install twilio
150149

151150
## Unit 3 - Using APIs
152151

152+
In this unit, we'll build
153+
153154
### Video 1 - Introducing the project
154155

155156
- 🍿 [What do tutorials mean when they say my shell? - Developer Fundamentals - YouTube](https://youtu.be/fhv2dX0axeY)

0 commit comments

Comments
 (0)