Fastapi/catalog-info.yaml

18 lines
361 B
YAML

apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: fastapi-service
description: A simple FastAPI service
annotations:
github.com/project-slug: fastapi-service
backstage.io/techdocs-ref: dir:./docs
tags:
- fastapi
- python
- api
spec:
type: service
lifecycle: experimental
owner: user-team
system: web-services