From 6fdfad59f9ed70533ce15ee4bb2eb3ff58a920a9 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 15 Apr 2024 23:15:27 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b981b04..8a1131a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # API_Flask +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Famitjadhav27%2FAPI_Flask.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Famitjadhav27%2FAPI_Flask?ref=badge_shield) + 1. Creating Flask application for handeling the rest APIs. 2. Import csv into the Postgres DB. 3. Created different GET requests for fetching the data from the DB. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Famitjadhav27%2FAPI_Flask.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Famitjadhav27%2FAPI_Flask?ref=badge_large) \ No newline at end of file