Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 2.54 KB

README.md

File metadata and controls

46 lines (33 loc) · 2.54 KB

Awesome TypeSpec

A curated list of awesome resources for learning and working with TypeSpec, a powerful language for modeling and generating API contracts.

What is TypeSpec?

TypeSpec is a language designed for creating precise API specifications. It helps developers define data models and API endpoints, ensuring consistent contract generation and seamless integration across platforms. TypeSpec is particularly useful for teams building large-scale APIs or microservices architectures.

Contents

Official Resources

Client generation tutorials

Emitters (generators)

Contributing

We welcome contributions from the community! If you have a resource you think should be added, please:

  1. Fork this repository.
  2. Add your resource to the relevant section.
  3. Submit a pull request.

Please make sure your resource is relevant and helpful for others learning or using TypeSpec.