fcc apis and microservices:freeCodeCamp的Apis和Microservices认证的项目 源码
freeCodeCamp API和微服务 描述 该应用程序包含完成认证所需的五个freeCodeCamp API和Microservices项目。 项目1时间戳微服务 项目2请求标头解析器 项目3 URL缩短器微服务 项目4运动追踪器REST API 用户故事 1. I can create a user by posting form data username to /api/exercise/new-user and returned will be an object with username and _id. 2. I can get an array of all users by getting api/exercise/users with the same info as when creating a user. 3. I can add an exercise to
下载地址
用户评论