Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 189b02a

Browse files
committed
update guide published and updated dates part 1
1 parent 43260e3 commit 189b02a

18 files changed

+31
-18
lines changed

docs/guides/dart/serverless-rest-api-example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags:
66
- Key Value Store
77
languages:
88
- dart
9-
published_at: 2024-10-11
9+
published_at: 2024-04-24
1010
---
1111

1212
# Building a REST API with Nitric

docs/guides/deploying/azure-pipelines.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ description: Deploy to AWS, Google Cloud or Microsoft Azure using Azure DevOps a
33
tags:
44
- CI/CD
55
- Azure
6-
published_at: 2024-10-11
6+
published_at: 2023-11-01
7+
updated_at: 2024-02-04
78
---
89

910
# Deployment Automation with Azure Pipelines and Nitric

docs/guides/deploying/github-actions.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
description: Deploy to AWS, Google Cloud or Microsoft Azure using GitHub Actions and the Nitric CLI
33
tags:
44
- CI/CD
5-
published_at: 2024-10-11
5+
published_at: 2023-12-21
6+
updated_at: 2024-08-20
67
---
78

89
# Deployment Automation with GitHub Actions and Nitric

docs/guides/deploying/gitlab-ci.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
description: Deploy to AWS, Google Cloud or Microsoft Azure using GitLab CI and the Nitric CLI
33
tags:
44
- CI/CD
5-
published_at: 2024-10-11
5+
published_at: 2023-11-01
6+
updated_at: 2024-08-20
67
---
78

89
# Deployment Automation with GitLab CI and Nitric

docs/guides/deploying/google-cloud-build.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ description: Deploy to AWS, Google Cloud or Microsoft Azure using Google Cloud B
33
tags:
44
- CI/CD
55
- Google
6-
published_at: 2024-10-11
6+
published_at: 2023-11-01
7+
updated_at: 2024-08-20
78
---
89

910
# Deployment Automation with Google Cloud Build and Nitric

docs/guides/go/realtime-messaging.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ start_steps: |
1313
featured:
1414
image: /docs/images/guides/realtime-messaging/featured.png
1515
image_alt: 'Building a chat app in Go with WebSockets and Nitric featured image'
16-
published_at: 2024-10-22
16+
published_at: 2024-10-16
1717
---
1818

1919
# Building a chat app in Go with WebSockets and Nitric

docs/guides/go/serverless-rest-api-example.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ tags:
66
- Key Value Store
77
languages:
88
- go
9-
published_at: 2024-10-11
9+
published_at: 2023-08-11
10+
updated_at: 2024-10-03
1011
---
1112

1213
# Building your first API with Nitric

docs/guides/jvm/serverless-rest-api-example.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use the Nitric framework to easily build and deploy JVM REST APIs f
44
tags:
55
- API
66
- Key Value Store
7-
published_at: 2024-10-10
7+
published_at: 2023-10-12
88
---
99

1010
<Note>

docs/guides/nodejs/amazon-cognito.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ tags:
77
languages:
88
- typescript
99
- javascript
10-
published_at: 2024-10-11
10+
published_at: 2023-10-09
11+
updated_at: 2024-05-15
1112
---
1213

1314
# Securing APIs with Amazon Cognito

docs/guides/nodejs/api-with-nextjs.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ tags:
66
languages:
77
- typescript
88
- javascript
9-
published_at: 2024-10-11
9+
published_at: 2023-08-28
10+
updated_at: 2024-10-11
1011
---
1112

1213
# Next.js and Nitric example application

0 commit comments

Comments
 (0)