-
Notifications
You must be signed in to change notification settings - Fork 0
REST API Testing Guide
License
sebnilsson/RestApiTestingGuide
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To get started with the code in this repository, you need to: - Go to https://dot.net/download and download .NET 5.0 or later - Clone or download the code in this repository - Navigate your command-prompt to the folder `src/RestApiTestingGuide.WebApiApp` in the repository - Run `dotnet run` The web application running the REST API will now be available on: ``` https://localhost:5001 ``` You can see the available enpoints in the API here: ``` https://localhost:5001/swagger ```
About
REST API Testing Guide
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published