Files
freeCodeCamp/curriculum/challenges/_meta/back-end-development-and-apis-projects/meta.json
Naomi Carrigan ab640abee1 chore: detuplication (#50955)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00

31 lines
764 B
JSON

{
"name": "Back End Development and APIs Projects",
"isUpcomingChange": false,
"dashedName": "back-end-development-and-apis-projects",
"helpCategory": "JavaScript",
"order": 3,
"time": "150 hours",
"superBlock": "back-end-development-and-apis",
"challengeOrder": [
{
"id": "bd7158d8c443edefaeb5bdef",
"title": "Timestamp Microservice"
},
{
"id": "bd7158d8c443edefaeb5bdff",
"title": "Request Header Parser Microservice"
},
{
"id": "bd7158d8c443edefaeb5bd0e",
"title": "URL Shortener Microservice"
},
{
"id": "5a8b073d06fa14fcfde687aa",
"title": "Exercise Tracker"
},
{
"id": "bd7158d8c443edefaeb5bd0f",
"title": "File Metadata Microservice"
}
]
}