-
Notifications
You must be signed in to change notification settings - Fork 526
/
Copy pathindex.yml
54 lines (49 loc) · 1.79 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
### YamlMime:Landing
title: TypeSpec documentation
summary: Learn how to use TypeSpec to create consistent, high-quality APIs efficiently and integrate them seamlessly with existing toolchains.
metadata:
title: TypeSpec documentation - Articles, samples, references, and resources
description: Learn how to use TypeSpec to create consistent, high-quality APIs efficiently and integrate them seamlessly with existing toolchains.v
ms.service: typespec
author: diberry
ms.author: diberry
ms.topic: landing-page
ms.date: 02/03/2025
ms.custom: devx-track-typespec
landingContent:
# Card
- title: Getting started
linkLists:
- linkListType: overview
links:
- text: About TypeSpec
url: overview.md
- text: Installation
url: https://typespec.io/docs/
- title: API language
linkLists:
- linkListType: overview
links:
- text: Basics
url: https://typespec.io/docs/language-basics/overview/
- text: Directives
url: https://typespec.io/docs/language-basics/directives/
- text: Decorators
url: https://typespec.io/docs/language-basics/decorators/
- text: Type relations
url: https://typespec.io/docs/language-basics/type-relations/
- text: Linters
url: https://typespec.io/docs/extending-typespec/linters/
- text: OpenAPI3 emitter
url: https://typespec.io/docs/emitters/openapi3/reference/
# Card
- title: Resources
linkLists:
- linkListType: reference
links:
- text: Playground
url: https://typespec.io/playground/
- text: Blog
url: https://typespec.io/blog/
- text: Community
url: https://typespec.io/community/