fullstack-hy2020 / fullstack-hy2020.github.io

https://fullstack-hy2020.github.io
Other
1.48k stars 3.69k forks source link

updated illustration images of Part: 2c, 2d, 3a #3688

Closed EledenGreen closed 2 weeks ago

EledenGreen commented 3 weeks ago
  1. Part: 2c
    • updated 14new.png to have id of type string
  2. Part: 2d
    • updated 22.png to have id of type string
  3. Part: 3a
    • updated 13new.png where the get request(via REST) is responded with correct object with id of type string
    • updated 22e.png to have id of type string
    • updated 2new.png to have id of type string and correct url "localhost:3001/notes"
    • updated 6new.png to have id of type string
    • updated 9new.png to show correct object as per the instruction: We can now test our application by going to http://localhost:3001/api/notes/1 in our browser:
mluukkai commented 2 weeks ago

awesome, thanks!