ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.58k stars 956 forks source link

[Request]: kiota #5699

Closed nikolasd closed 5 months ago

nikolasd commented 5 months ago

Prerequisites

Criteria

Name

kiota

Description

Kiota is a command line tool for generating an API client to call any OpenAPI described API you are interested in. The goal is to eliminate the need to take a dependency on a different API SDK for every API that you need to call. Kiota API clients provide a strongly typed experience with all the features you expect from a high quality API SDK, but without having to learn a new library for every HTTP API.

Homepage

https://aka.ms/kiota/docs

Download Link(s)

https://github.com/microsoft/kiota/releases

Some Indication of Popularity/Repute

Made by Microsoft Used by Github 2.2k stars 148 forks