Files
freeCodeCamp/curriculum/challenges/english/12-certificates/apis-and-microservices-certificate/apis-and-microservices-certificate.markdown
Oliver Eyton-Williams 0bd52f8bd1 Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00

782 B

id, title, challengeType, isPrivate
id title challengeType isPrivate
561add10cb82ac38a17523bc APIs and Microservices Certificate 7 true

Description

Instructions

Tests

tests:
  - 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

Challenge Seed

Solution

// solution required