Skip to content

Small test repo to build an API registered with backstage.io

Notifications You must be signed in to change notification settings

barecode/backstage-api-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backstage-api-test

Cross-linked with https://github.com/barecode/backstage-api-test

All contents hand-edited.... joy

Useful OpenAPI online editor: https://editor.swagger.io openapi: "3.0.0" info: version: 1.0.0 title: Backstage API Test servers:

  • url: http://localhost:8000/ description: Localhost node.js app paths: /hello_world: get: summary: Responds with Hello World responses: '200': description: |- 200 response content: text/plain: schema: type: string example: Hello world

About

Small test repo to build an API registered with backstage.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published