azure-rest-api-specs

The source for REST API specifications for Microsoft Azure. (by Azure)

Azure-rest-api-specs Alternatives

Similar projects and alternatives to azure-rest-api-specs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better azure-rest-api-specs alternative or higher similarity.

azure-rest-api-specs reviews and mentions

Posts with mentions or reviews of azure-rest-api-specs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • Shared APIM Service
    2 projects | /r/AZURE | 9 Dec 2023
    Agree here. When I was on the API Management team, I generally saw customers set up a repository of API specifications (incidentally, this is also how we do it internally at Microsoft - check it out at https://github.com/azure/azure-rest-api-specs) - those specifications generally drive the API Management side of things, but with review from a centralized API management team. The “spec” should consist of both the specification (Swagger, SOAP, GraphQL SDL, etc.) and the policy or policies appropriate for the API.
  • Are subscriptions idempotent when deployed via Bicep? I seem to have some issue with them after having success the first time.
    1 project | /r/AZURE | 12 Mar 2023
  • StackQL provider for Azure is now available
    3 projects | dev.to | 31 Aug 2022
    The StackQL Azure provider was created using the Autorest project using Azure specification docs from the azure-rest-api-specs repository. We will be adding integrated interactive authentication; for now, this is cli/sdk based; you can find all the documentation here.
  • LocalStack 1.0 General Availability
    3 projects | news.ycombinator.com | 22 Jul 2022
    In the spirit of moto, it actually looks like quite a bit of the groundwork is available for someone to take a swing at an Azure version:

    * the cli uses the python SDK: https://github.com/Azure/azure-cli/blob/azure-cli-2.38.0/src...

    * which uses autorest: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgm...

    * of what appears to be an OpenAPI-ish spec: https://github.com/Azure/azure-rest-api-specs/tree/fda2db441...

  • Implementing Microsoft REST API Guidelines Filter
    2 projects | news.ycombinator.com | 12 Jul 2022
    I'm not sure what you mean by "it is very hard to give contextuality on it"; OAS does supports referring to a type by reference, so that higher level types can reuse the definition of structs they might contain.

    But even so, here the problem is that the APIs aren't actual PUT/GETs: they payload types aren't the same going up as they are coming down. It is really two separate types, one for PUT, one for GET.

    Some of that is to be expected (there will be some information after the create that is only added by the VM coming into being) but how Kubernetes handles this with a separate "status" for the item I think ends up letting the rest of the type (spec, in k8s's case) be the same type. (… ish. K8s has variants of this problem, too.)

    To expand a bit, I'm largely relegated to the API docs themselves. Browsing the actual schema is hard:

      Start at: https://github.com/Azure/azure-rest-api-specs
  • Azure Bicep - How do I know what property values are valid?
    1 project | /r/AZURE | 23 Jul 2021
    I feel your pain, a good resource for me has been the REST API specs - https://github.com/Azure/azure-rest-api-specs/tree/master/specification
  • apiVersion deprecation
    1 project | /r/AZURE | 29 Mar 2021
    You might get some clues here. Maybe. https://github.com/Azure/azure-rest-api-specs
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic azure-rest-api-specs repo stats
7
2,464
10.0
about 21 hours ago

Azure/azure-rest-api-specs is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of azure-rest-api-specs is TypeScript.


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com