microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1b74b19bc12c226dcd0f3fcd4eab6d66babbc2a8

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

docs/introduction/introduction.md

16lines · modepreview

---
id: introduction
title: Introduction
slug: /
---

# Introduction to Cadl

Cadl is a language for describing cloud service APIs and generating other API description languages, client and service code, documentation, and other assets. Cadl provides highly extensible core language primitives that can describe API shapes common among REST, GraphQL, gRPC, and other protocols.

## Try Cadl

You can try Cadl on the web without installing anything.

- [Cadl playground](https://cadlplayground.z22.web.core.windows.net)
- [Cadl playground for Azure services](https://cadlplayground.z22.web.core.windows.net/cadl-azure/)