Rails 6 API Tutorial - Building a POST Endpoint p.3

Опубликовано: 22 Март 2026
на канале: Rails Pro
15,070
265

In this video we will continue the Rails API series. Backend APIs are useful for serving data to frontend applications, mobile apps or other backend services.

In this third video we’ll walk through building a create endpoint that allows clients to add records. We'll cover: Rails routes, HTTP status codes & required params.

✨ Check out the new version of this video series, which has been updated for Rails 7    • Rails 7 API Tutorial - Create project and ...  

📖 You can also purchase the eBook and code for the new Rails 7 tutorial - https://tomkadwill.gumroad.com/l/rail...

If you’re new to this series, you may want to start with part 1:    • Rails 6 API Tutorial - Create project and ...