Skip to content

mkpbd/dotnetWebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

C# Web API Repository

  1. OpenAPI is a specification for describing HTTP-based APIs, most notably RESTful APIs.

  2. Swagger is a term that refers to a set of tools by SmartBear. It used to refer to the OpenAPI specification itself and is sometimes still used that way.

  3. Describing APIs by writing a definition (a YAML file) allows you to leverage tools to automate a lot of API-related processes.

  4. OpenAPI is useful for consumers, producers, and API designers. Each can benefit from knowing and utilizing tools that consume OpenAPI definitions.

  5. We will explain how to work with OpenAPI. With this knowledge base, you can ultimately incorporate OpenAPI into your team and organization workflows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published