senzing-garage / senzing-rest-api-specification

OpenAPI specification of Senzing REST API.
Apache License 2.0
0 stars 2 forks source link

Share Senzing REST API spec on SwaggerHub #66

Open docktermj opened 3 years ago

docktermj commented 3 years ago

Just like GitHub (https://github.com/) and DockerHub (https://hub.docker.com/) there is a place to share HTTP APIs, SwaggerHub (https://swaggerhub.com).

Then the Senzing HTTP API specification can be seen at a URL like: https://app.swaggerhub.com/apis/senzing/senzing-rest_api/2.6.0

More information at: https://support.smartbear.com/swaggerhub/docs/collaboration/sharing-api.html

docktermj commented 3 years ago

According to https://swagger.io/tools/swaggerhub/pricing there is "Source Control Sync with GitHub"

docktermj commented 3 years ago

GitHub Sync: https://support.smartbear.com/swaggerhub/docs/integrations/github-sync.html A video: https://smartbear.wistia.com/medias/qirzlhjfb7

docktermj commented 3 years ago

Integrations with AWS API Gateway, Azure API Management, IBM API Connect, etc. at https://support.smartbear.com/swaggerhub/docs/integrations/index.html

barrycaceres commented 1 year ago

We should look at having this done as part of the community team as a GitHub action that automatically posts to Swagger Hub whenever we RELEASE a new version of the Senzing REST API Specification.