<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. --> - [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md). - [x] My pull request has a descriptive title (not a vague title like `Update index.md`) - [x] My pull request targets the `master` branch of freeCodeCamp. - [x] None of my changes are plagiarized from another source without proper attribution. - [x] My article does not contain shortened URLs or affiliate links. If your pull request closes a GitHub issue, replace the XXXXX below with the issue number. Closes #XXXXX
30 lines
626 B
JSON
30 lines
626 B
JSON
{
|
|
"name": "APIs and Microservices Projects",
|
|
"dashedName": "apis-and-microservices-projects",
|
|
"order": 4,
|
|
"time": "150 hours",
|
|
"superBlock": "apis-and-microservices",
|
|
"superOrder": 5,
|
|
"challengeOrder": [
|
|
[
|
|
"bd7158d8c443edefaeb5bdef",
|
|
"Timestamp Microservice"
|
|
],
|
|
[
|
|
"bd7158d8c443edefaeb5bdff",
|
|
"Request Header Parser Microservice"
|
|
],
|
|
[
|
|
"bd7158d8c443edefaeb5bd0e",
|
|
"URL Shortener Microservice"
|
|
],
|
|
[
|
|
"5a8b073d06fa14fcfde687aa",
|
|
"Exercise Tracker"
|
|
],
|
|
[
|
|
"bd7158d8c443edefaeb5bd0f",
|
|
"File Metadata Microservice"
|
|
]
|
|
]
|
|
} |