Adalbert Pungu
@adalbertpungu
Software Engineer👨🏾💻 • @Microsoft MVP • Technical Writer { @FreeCodeCamp @Hashnode @Medium }
ID: 3414971565
https://linkedin.com/in/AdalbertPungu 11-08-2015 11:35:17
734 Tweet
205 Takipçi
556 Takip Edilen
J’ai publié un article sur freeCodeCamp.org : “How to Use TypeSpec for Documenting and Modeling APIs” Découvrez comment TypeSpec facilite la modélisation des APIs REST/OpenAPI. Lien : freecodecamp.org/news/use-types… #TypeSpec #API #TypeScript #OpenAPI freecodecamp.org/news/use-types…
Documenting and modeling your APIs makes them easier to use and maintain. And there are various tools out there that help you do this, but here Adalbert Pungu focuses on open source TypeSpec. You'll install and configure it, learn about its syntax, create an example REST API,