Is there a grammar for TypeSpec that helps parsing it in other languages? Like a PEG grammar or the like? #typespec
Latest posts tagged with #typespec on Bluesky
Is there a grammar for TypeSpec that helps parsing it in other languages? Like a PEG grammar or the like? #typespec
Tomorrow 12 PM ET: TypeSpec for M365 Copilot declarative agents.
From JSON hell to type-safe heaven in 60 minutes.
Last chance to register.
🎟️ vtns.io/TuKMJn
#Microsoft365 #TypeSpec #Webinar
TypeSpec = Bicep for API manifests. Write once, generate declarative agent manifests + OpenAPI specs automatically.
Learn how in my Nov 25 webinar.
🎟️ Register now vtns.io/TuKMJn
#TypeSpec #DeveloperTools
💾 Recording of the #Microsoft365dev & #PowerPlatform call 2nd of September
• The latest news & updates
• Focus this time on #Copilot, Agents, #TypeSpec & #SPFx
• Presented by Rabia Williams, Ayça Baş & Giorgio Ughini
...and more 🚀
📺 Watch → www.youtube.com/watch?v=E6Cp...
📆 Agenda for the #Microsoft365dev & #PowerPlatform call 2nd of September
• The latest news & updates
• Focus this time on #Copilot, Agents, #TypeSpec & #SPFx
• Presented by Rabia Williams, Ayça Baş & Giorgio Ughini 👏
...and more 🚀
👋 Join the call → aka.ms/community/ms...
💡 Build your first #Copilot agent using #TypeSpec and the Microsoft 365 Agents Toolkit
@sebastienlevert.com shows how to scaffold, integrate APIs, and publish a GitHub agent—without writing JSON or OpenAPI
📺 → youtu.be/a-QC4vH-e-4
I've finally got to publish the fourth API newsletter: https://www.bitoff.org/the-api-dispatch-4/
The topic is Language-Oriented Approach to API Development from @smizell, something more developers should know about.
#TheApiDispatch #SpecFirst #TypeSpec #smithy
🚀 Just published: Microsoft's TypeSpec is replacing tedious JSON/YAML files for M365 Copilot agents with strongly-typed syntax + IntelliSense.
Game-changer for developer productivity!
📧 Subscribe: vtns.io/cgi55c
#Microsoft365 #TypeSpec
💾Recording of the @community.ms #Microsoft365 & #PowerPlatform Weekly Microsoft Speakers Community Takeover Call July 8th
• News
• Focus on #Copilot #TypeSpec #DataverseMCP
• Presented by @paolopia.bsky.social & Julie Koesmarno
Host w/ @pkbullock.com
...and more 🚀
📺Watch → youtu.be/17iKVnWcMY0/
Screenshot Summary – @community.ms #M365 & #PowerPlatform Microsoft Speakers July 8th Comm Call
Demos by @paolopia.bsky.social & Julie Koesmarno
#Copilot #TypeSpec #DataverseMCP
Hosting w/ @pkbullock.com
TY @vesajuvonen.bsky.social
#SharingIsCaring 🧡💜🫶🏻
warner.digital/ms-speakers-...
Microsoft 365 & Power Platform (Microsoft & Community Speakers) community call takeover - July 8th - Together Mode
👏 Thanks for joining the @community.ms #Microsoft365dev & #PowerPlatform call takeover today!
📆 Every Tuesday 8 AM PT
Today we had 169+ attendees!👏🏻👏🏻
Demos on #Copilot #TypeSpec #DataverseMCP #SharePointHackathon
Keep the feedback coming! 🧡💜
Join the next one! → aka.ms/community/ca...
📆 Agenda for the @community.ms #Microsoft365dev & #PowerPlatform call 8th of July
• News & updates
• Demos on #Copilot, #TypeSpec, #DataverseMCP and #SharePoint Hackathon
• Presented by @paolopia.bsky.social, Julie Koesmarno & Nicki Usiondek
...and more 🚀
👋 Join the call → aka.ms/community/ms...
🚀 Tomorrow's newsletter: Microsoft's TypeSpec is replacing tedious JSON/YAML files for M365 Copilot agents with strongly-typed syntax + IntelliSense.
Game-changer for developer productivity!
📧 Subscribe: vtns.io/vqmwwk
#Microsoft365 #TypeSpec
📆 Using TypeSpec to create Declarative Agents for Microsoft 365 Copilot
• Demo in @community.ms call on 8th of July 8 AM PST
• Presented by @paolopia.bsky.social (Microsoft) 👏
• Everyone is welcome!
👋 Get the invite → aka.ms/community/ms...
#Microsoft365dev #Copilot #Agents #TypeSpec
#OpenAPI #TypeSpec どちらも使ったこと無いが気になる #備忘録
ーー
2025-06-13
OpenAPI ではなく TypeSpec を読み書きするスキーマ駆動開発
技術ピックアップ
developers.freee.co.jp/entry/typesp...
"TypeSpec is an open source language and tooling for describing API contracts, created by Microsoft and shared with the community. "
typespec.io buff.ly/T2wlNME
#typeSpec #api360 #openAPI
TypeSpecは気になりつつまだ触れていない / Go開発に最適な構成:TypeSpec + ogen + sqlc + orval + MSW + Docker Compose + Taskfile で爆速プロトタイピング - tokuhirom's blog
#TypeSpec #ogen #sqlc #golang #docker
📺 Generate TypeSpec definitions with @devproxy.bsky.social and local language models
youtu.be/_u2qjX1MCVI?...
#DevProxy #TypeSpec #APIs #OpenAPI #LLM #Ollama
Design APIs faster today, scale easier tomorrow with #TypeSpec www.youtube.com/watch?v=mV-l...
How to Use TypeSpec for Documenting and Modeling APIs If you're curious and passionate about ...
www.freecodecamp.org/news/use-typespec-for-do...
#TypeSpec #openai #APIs #Developer
Event Attributes
How to Use TypeSpec for Documenting and Modeling APIs If you're curious and passionate about ...
www.freecodecamp.org/news/use-typespec-for-do...
#TypeSpec #openai #APIs #Developer
Event Attributes
Sample of a TypeSpec document and the output as JSON
Just released v1 of my @typespec.bsky.social JSON samples emitter. 🆕
A handy tool to create samples based on the decorators in your #TypeSpec code.
Please give it a try and let me know if you have any feedback or feature requests! 🙏
www.npmjs.com/package/@wic...
Basically, every language needs to implement their own client - though, now written in #TypeSpec we could generate new ones - and call into that as needed for tests. For #rustlang I had to write a procedural attribute much like `#[tokio::test]` which I actually use after bootstrapping test setup.
to hand edit json/yaml files. There is a neat project that #microsoft has been working on called #TypeSpec. It's still got some growing pains but really helps remove some of the pain points of working with openapi. Check it out typespec.io
@typespec.bsky.social hello and thanks for the follow 🥰
PS: Really enjoying using #typespec lately!
I don't think I am going back to maintaining OpenAPI specs by hand and I would definitely recommend #TypeSpec for what I have seen so far! 💡
Head over to typespec.io and check out the docs. It’s super easy to get started, and you’ll love what API-first development can do for your projects!