mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
17 lines
538 B
JSON
17 lines
538 B
JSON
{
|
|
"isUpcomingChange": true,
|
|
"dashedName": "lecture-understanding-rest-api-and-web-services",
|
|
"helpCategory": "Backend Development",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{ "id": "697f1bf725c3210ceab3c440", "title": "How Do Web Services Work?" },
|
|
{
|
|
"id": "697f1c0bc18ebdcf3213a25e",
|
|
"title": "What Is The REST Architecture and How Does It Work?"
|
|
},
|
|
{ "id": "697f1c0cc18ebdcf3213a25f", "title": "What Are Microservices?" }
|
|
],
|
|
"blockLabel": "lecture",
|
|
"usesMultifileEditor": true
|
|
}
|