[–] wewtyflakes 1y ago ↗ I may have missed it, but wondering what the advantages are over OpenAPI/Swagger?
[–] didgeoridoo 1y ago ↗ GitHub repo is marked as archived by the owner. Is this project still alive?
[–] lordofgibbons 1y ago ↗ Looks to be an abandoned project based on the last Github update being 3 years ago.
[–] ivan_gammel 1y ago ↗ It’s interesting (and of course understandable) how all the effort goes into specifying RMM level 2 but not level 3 APIs.
[–] dcreater 1y ago ↗ Confused why this is posted now - the project has been dead for years it seems..
[–] nlawalker 1y 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
[ 0.19 ms ] story [ 30.6 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).