freeCodeCamp/curriculum/challenges/chinese/09-certificates/apis-and-microservices-cert.../apis-and-microservices-cert...

50 lines
804 B
Markdown
Raw Normal View History

---
id: 561add10cb82ac38a17523bc
title: API's and Microservices Certificate
challengeType: 7
isPrivate: true
videoUrl: ''
localeTitle: API和微服务证书
---
## Description
<section id="description">
</section>
## Instructions
<section id="instructions">
</section>
## Tests
<section id='tests'>
```yml
tests:
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
- text: ''
testString: !<tag:yaml.org,2002:js/undefined> ''
```
</section>
## Challenge Seed
<section id='challengeSeed'>
</section>
## Solution
<section id='solution'>
```js
// solution required
```
</section>