An open API service indexing awesome lists of open source software.

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

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