[–] wewtyflakes 10mo ago ↗ I may have missed it, but wondering what the advantages are over OpenAPI/Swagger?
[–] didgeoridoo 10mo ago ↗ GitHub repo is marked as archived by the owner. Is this project still alive?
[–] lordofgibbons 10mo ago ↗ Looks to be an abandoned project based on the last Github update being 3 years ago.
[–] ivan_gammel 10mo ago ↗ It’s interesting (and of course understandable) how all the effort goes into specifying RMM level 2 but not level 3 APIs.
[–] dcreater 10mo ago ↗ Confused why this is posted now - the project has been dead for years it seems..
[–] nlawalker 10mo ago ↗ See also Microsoft's TypeSpec: https://typespec.io/ and https://learn.microsoft.com/en-us/azure/developer/typespec/o...It's actively developed and used to spec Azure services, see https://azure.github.io/typespec-azure/ and all of the public Azure service specifications at https://github.com/Azure/azure-rest-api-specs (they're all OpenAPI for consistency, but newer development happens in TypeSpec, and the OpenAPI is an output).
7 comments
[ 4.6 ms ] story [ 29.5 ms ] threadIt's actively developed and used to spec Azure services, see https://azure.github.io/typespec-azure/ and all of the public Azure service specifications at https://github.com/Azure/azure-rest-api-specs (they're all OpenAPI for consistency, but newer development happens in TypeSpec, and the OpenAPI is an output).