typespec
There are 40 repositories under typespec topic.
msz/hammox
🏝 automated contract testing via type checking for Elixir functions and mocks
IvanRublev/Domo
A library to validate values of nested structs with their type spec t() and associated precondition functions
typeconf/typeconf
Make small changes without deploying your app. Define feature flags, prompts, or any experiments right in Typescript!
contractual-dev/contractual
Contractual is a tool for managing API and data schemas as structured contracts. It ensures that schemas are defined, versioned, and enforced across teams, whether for REST APIs, event-driven systems, or structured data exchanges.
mnahkies/openapi-code-generator
A code generation tool for openapi 3 / 3.1 specifications written in typescript, primarily aimed at generating typescript clients and server stubs. Other target languages may be added in future.
soundtrackyourbrand/forma
Typespec based parsing of JSON-like data for Elixir
polyphony-chat/typespec-openapi
OpenAPI 3.1 documentation for polyproto, powered by TypeSpec
siketyan/intellij-typespec-plugin
TypeSpec Language Support Plugin for IntelliJ Platform
edgurgel/ham
Library to validate function arguments and return values against their typespecs. Extracted out from Hammox
eksperimental/extended_types
Extended Types. Import additional types to your Elixir modules.
zerotier/zerotier-one-api-spec
ZeroTier
Dosugamea/geekmagic-openapi
Unofficial geekmagic openapi document
LarsArtmann/typespec-asyncapi
[WARNING-VERY_EARLY_DEVELOPMENT] TypeSpec emitter for AsyncAPI 3.0 specifications
sophie-app/odpt-openapi
ODPT API Specs with TypeSpec
mascii/typespec-decorator-int64-as-string
A TypeSpec decorator for emitting string type from int64
rstanziale/ez-api
API development toolkit powered by TypeSpec
TomerAberbach/typespec-fast-check
🐒 A TypeSpec emitter for fast-check arbitraries.
anfibiacreativa/contoso-services-typespec
Example of TypeSpec code to generate Contoso Real Estate API specification.
anfibiacreativa/typespec-client-emitter
TypeSpec client emitter example in TypeSpec
connorjs/swapi-typespec
TypeSpec representation of SWAPI: The Star Wars API.
devstopfix/regex_spec
Regular Expression specification compiler for Elixir
dpwm/typespec
Type-safe run-time type library for OCaml.
felleslosninger/einnsyn-api-spec
OpenAPI specification for eInnsyn
halcyon-org/belifeline-schema
:triangular_flag_on_post: Schema definition leading the crowd
john30/ebus-typespec
TypeSpec library for defining eBUS messages and emitting to ebusd CSV.
seanpm2001/Learn-TypeSpec
📚️ A repository for showcasing my knowledge of the TypeSpec programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_TypeSpec
⌨️ The TypeSpec programming language IDE submodule for SNU Programming Tools (2D Mode)
ProductDock/build-apis-made-easy
Building APIs Made Easy: From Specification to Code Generation and Testing blog post
wictorwilen/typespec-emit-json-samples
TypeSpec emitter for models to create JSON sample objects.
DanSnow/typespec-events
Standardize tracking events across platforms with TypeSpec
diberry/azure-typespec-cs
Create a .NET API server with TypeSpec, integrate a Cosmos DB database, then deploy to Azure Container apps.
diberry/azure-typespec-js
Create a .Node.js API server with TypeSpec, integrate a Cosmos DB database, then deploy to Azure Container apps.
jeremymeng/typespec-mode
Major mode for TypeSpec files
ncaq/typespec-ts-another-mode
Major mode for TypeSpec using tree-sitter