Edit

Share via


Kiota API client quick starts

Kiota quick starts are step-by-step exercises that guide you through generating an API client for a basic OpenAPI. It also provides steps to create a basic application that uses the generated client. These quick starts use the JSONPlaceholder REST API.

Note

Completed code for these quickstarts is available in the kiota-samples GitHub repository.