Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This comprehensive tutorial for beginners teaches how to build REST APIs in .NET 9 from scratch. Learn the fundamentals of REST APIs and develop practical skills in ASP.NET Core through step-by-step guidance. Discover how to create models, implement controllers, work with HTTP methods, and perform CRUD operations. The course also covers database integration by installing SQL Server, connecting it to your project, and seeding data. Access the complete source code on GitHub and enhance your learning with additional resources like the .NET Developer Roadmap and ASP.NET Core MVC Blueprint. The 57-minute video is structured with clear sections covering everything from basic concepts to practical implementation, making it ideal for those new to API development in the .NET ecosystem.
Syllabus
00:00 Overview
00:54 What are REST APIs?
02:02 Getting started in ASP.NET Core
07:17 REST API Models
10:00 Creating the Controller
10:39 Creating a list with data
12:40 HTTP Methods
32:42 Installing SQL Server & SSMS
34:29 Creating a database & connecting it to our project
44:19 Seeding data
47:28 Implementing the CRUD operations
Taught by
freeCodeCamp.org