committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||
# API Endpoints |
# API Endpoints |
||||
|
|
||||
This folder demonstrates how to configure API endpoints as individual classes. You can compare it to the traditional controller-based approach found in /Controllers/Api. |
This folder demonstrates how to configure API endpoints as individual classes. You can compare it to the traditional controller-based approach found in /Web/Controllers/Api. |
||||
|
|
||||
|
|||||
Loading…
Reference in new issue