Skip to content

Commit

Permalink
Added a workflow status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ankushjain358 authored Oct 24, 2023
1 parent 213dcd6 commit ec0a6f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![.NET](https://github.com/ankushjain358/serverless-dotnet-apis-with-amazon-cognito/actions/workflows/dotnet.yml/badge.svg)](https://github.com/ankushjain358/serverless-dotnet-apis-with-amazon-cognito/actions/workflows/dotnet.yml)

# Serverless .NET APIs using AWS Lambda, Amazon API Gateway and Amazon Cognito

This repository provides you code samples along with the guidance how you can build serverless .NET APIs on AWS and secure them with Amazon Cognito.
Expand Down Expand Up @@ -77,4 +79,4 @@ https://<random-text>.execute-api.<region>.amazonaws.com/<stage-name>/
2. Import the `collections` and `environment variables` in ThunderClient from `thunder-client` folder.
3. Update the environment variable values with their actual values.
4. Save everything.
5. You're good to go!
5. You're good to go!

0 comments on commit ec0a6f8

Please sign in to comment.