Junior REST API

What is an endpoint in REST?

An endpoint is a specific URL that represents a resource in a REST API.

👉 Example:

→ Represents user with ID 1.

More from ASP.NET Core Web API Tutorial

All questions for this course