https://github.com/nsubrahm/openshift-demo-apis
API documentation for OpenShift demos
https://github.com/nsubrahm/openshift-demo-apis
nodejs openapi swagger
Last synced: 3 months ago
JSON representation
API documentation for OpenShift demos
- Host: GitHub
- URL: https://github.com/nsubrahm/openshift-demo-apis
- Owner: nsubrahm
- Created: 2019-10-31T08:26:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T08:29:13.000Z (over 6 years ago)
- Last Synced: 2025-10-25T06:36:47.664Z (8 months ago)
- Topics: nodejs, openapi, swagger
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repository stores the documentation of APIs, in [OpenAPI](https://swagger.io/docs/specification/about/) format, for customer details.
- [Customers API documentation in OpenAPI format - YAML](apis/customers.yaml)
- [Customers API documentation in OpenAPI format - JSON](apis/customers.json)
Medium - Developing NodeJS microservice for an OpenShift Cluster - Series