Skip to content

Commit 92253f4

Browse files
committed
2 parents 63c69ae + 5974ada commit 92253f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

REST-API/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
## Chapter 4 - REST API using Express JS
33

4+
<img src="/RESTAPI.png" >
5+
46
### [[ Reading Material ]]
57

68
#### HTTP Methods
@@ -67,4 +69,4 @@ Suppose you have a resource named `task`, Here is the example of 5 REST APIs co
6769

6870
### [[ Assignments ]]
6971

70-
- **Assignment 1** : Make an API similar to explained above for `Quotes` take dummy data from same site ([dummy json quotes](https://dummyjson.com/quotes))
72+
- **Assignment 1** : Make an API similar to explained above for `Quotes` take dummy data from same site ([dummy json quotes](https://dummyjson.com/quotes))

0 commit comments

Comments
 (0)