Skip to content

creecherr/dot-net-rest-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Name

Short blurb about what your product does.

Prerequisites

  • .NET Core 3.x
  • Optional: Postman

Running the service

Navigate to the folder that contains this repository.

Run the following commands to build and run the sample:

cd TemplateAPI
dotnet run --verbosity m

OpenAPI Documentation

To view the OpenAPI spec to see detailed information about the API contract, visit https://editor.swagger.io/ and copy and paste the code contained in openapi.yml file.

Usage example

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published