Understanding Web API routes [6 of 18] | Web APIs for Beginners

preview_player
Показать описание

What address to do we use to access our Web API resources? How do we know which action method will be called to process a request? In this video, we’ll get the answer to those question and more as we talk about routing.

Useful Links

Downloads

#WebAPI #DotNet #ASPNETCore
Рекомендации по теме
Комментарии
Автор

Is there a Github repository for this project?

twotorches
Автор

How about using int type for this id parameter?

AnonymousDeveloper