Skip to content

Commit 088909d

Browse files
author
Craig Dennis
committed
Adds REST API Design fcc resource
1 parent e69a03b commit 088909d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

course-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ In this unit we'll define what an API, or Application Programming Interface, is
1515

1616
#### Designing API Content
1717

18-
- 🍿[What exactly is an API - ProgrammableWeb 101](https://www.youtube.com/watch?v=cpRcK4GS068&list=PLcgRuP1JhcBP8Kh0MC53GH_pxqfOhTVLa)
19-
- 📚[API Guide - moesif](https://www.moesif.com/blog/api-guide/)
18+
- 📚 [REST API Design Best Practices - freeCodeCamp](https://www.freecodecamp.org/news/rest-api-design-best-practices-build-a-rest-api/)
19+
- 🍿 [What exactly is an API - ProgrammableWeb 101](https://www.youtube.com/watch?v=cpRcK4GS068&list=PLcgRuP1JhcBP8Kh0MC53GH_pxqfOhTVLa)
20+
- 📚 [API Guide - moesif](https://www.moesif.com/blog/api-guide/)
2021

2122
### Video 2 - Defining Interface
2223

0 commit comments

Comments
 (0)