Skip to content

Commit 5c8e4a6

Browse files
Update README.md
1 parent bcdabcc commit 5c8e4a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Data Producer API: FastAPI application for sending data to Pub/Sub, used for load testing and triggering pipelines
22

3+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/ivanildobarauna-dev/data-producer-api)
4+
35
![Project Status](https://img.shields.io/badge/status-done-green?style=for-the-badge&logo=github)
46
![Python Version](https://img.shields.io/badge/python-3.9-blue?style=for-the-badge&logo=python)
57
![License](https://img.shields.io/badge/license-MIT-blue?style=for-the-badge&logo=mit)
@@ -11,7 +13,6 @@
1113
[![IMAGE-DEPLOY](https://img.shields.io/github/actions/workflow/status/ivdatahub/data-producer-api/deploy-image.yml?&style=for-the-badge&logo=github&cacheSeconds=60&label=Registry)](https://github.com/ivdatahub/data-producer-api/actions/workflows/deploy-cloud-run.yaml)
1214
[![GCP-DEPLOY](https://img.shields.io/github/actions/workflow/status/ivdatahub/data-producer-api/deploy-cloud-run.yaml?&style=for-the-badge&logo=google&cacheSeconds=60&label=Deploy)](https://github.com/ivdatahub/data-producer-api/actions/workflows/deploy-cloud-run.yaml)
1315

14-
[![Codecov](https://img.shields.io/codecov/c/github/ivdatahub/data-producer-api?style=for-the-badge&logo=codecov)](https://app.codecov.io/gh/ivdatahub/data-producer-api)
1516

1617
## Development Stack
1718

0 commit comments

Comments
 (0)