In the last chapter, you put in place the Magic Link authentication system. It allows your API users to log in to the API dashboard using just their email without the need for password. You also put in place a dashboard for your API users. In this chapter, you’ll start building the Payment Processor API. You will implement the API models, migration files, controllers, and routes. You’ll also learn about Scramble, which is used for documentation generation and basic API testing.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Implementing Endpoints and Generating Documentation

  • Adegoke Akintoye

摘要

In the last chapter, you put in place the Magic Link authentication system. It allows your API users to log in to the API dashboard using just their email without the need for password. You also put in place a dashboard for your API users. In this chapter, you’ll start building the Payment Processor API. You will implement the API models, migration files, controllers, and routes. You’ll also learn about Scramble, which is used for documentation generation and basic API testing.