Skip to content

Commit 4d9eaa7

Browse files
committed
finished revision
1 parent 9ec08fa commit 4d9eaa7

File tree

47 files changed

+107
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+107
-107
lines changed

samples/angular-express/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ Short Description: A full-stack application using Angular for the frontend and N
3939

4040
Tags: Angular, Node.js, Socket.IO
4141

42-
Languages: TypeScript, javascript
42+
Languages: TypeScript, JavaScript

samples/bullmq-bullboard-redis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ Short Description: A sample project with BullMQ, BullBoard, and Redis.
3232

3333
Tags: BullMQ, BullBoard, Redis, Express, Node.js, Message Queue
3434

35-
Languages: Node.js, javascript
35+
Languages: Node.js, JavaScript

samples/csharp-dotnet/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Title: ASP.NET Core & JavaScript Task Manager
3636

3737
Short Description: A task manager using ASP.NET Core for the backend and JavaScript for the frontend, containerized with Docker.
3838

39-
Tags: Aspnetcore, JavaScript, C#
39+
Tags: ASP.NET Core, JavaScript, C#
4040

41-
Languages: C#, javascript
41+
Languages: C#, JavaScript

samples/django-postgres/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ This sample showcases how you could deploy a full-stack application with Defang
2626

2727
---
2828

29-
Title: Django & Postgres
29+
Title: Django & PostgreSQL
3030

31-
Short Description: A customer relationship management list project developed using Python Django framework, offering a starting point to help you quickly build your customer management system
31+
Short Description: A customer relationship management list project developed using the Python Django framework, offering a starting point to help you quickly build your customer management system.
3232

3333
Tags: Django, PostgreSQL
3434

samples/fastapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Short Description: A sample project demonstrating how to deploy FastAPI with Def
3131

3232
Tags: FastAPI, OpenAPI
3333

34-
Languages: Python, FastAPI
34+
Languages: Python

samples/feathersjs/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ docker compose -f compose.dev.yaml up --build
2626

2727
---
2828

29-
Title: FeathersJS
29+
Title: Feathers.js
3030

31-
Short Description: A sample project demonstrating how to deploy a FeathersJS application using Defang. The application displays "DefangxFeathersjs" on the webpage.
31+
Short Description: A sample project demonstrating how to deploy a Feathers.js application using Defang. The application displays "DefangxFeathersjs" on the webpage.
3232

33-
Tags: Feathers.js , Node.js
33+
Tags: Feathers.js, Node.js
3434

35-
Languages: javascript, Node.js
35+
Languages: JavaScript, Node.js

samples/flask/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Short Description: A basic Flask todo app.
3131

3232
Tags: Flask, Python
3333

34-
Languages: python
34+
Languages: Python

samples/golang-http-form/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ This Go application demonstrates a simple form submission using the standard net
2525

2626
---
2727

28-
Title: Go HTTP Form
28+
Title: Go http Form
2929

30-
Short Description: A simple Go application that demonstrates form submission using the net/http library
30+
Short Description: A simple Go application that demonstrates form submission using the net/http library.
3131

3232
Tags: Go, http, Form
3333

34-
Languages: golang
34+
Languages: Go

samples/golang-http/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A very simple example of a Go service that listens on a port and returns informa
44

55
---
66

7-
Title: Go HTTP Server
7+
Title: Go http Server
88

99
Short Description: A simple Go application that echoes back the request.
1010

1111
Tags: Go, http
1212

13-
Languages: golang
13+
Languages: Go

samples/golang-mongodb-atlas/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ Title: Go & MongoDB Atlas
3737

3838
Short Description: A simple Go application that manages tasks with MongoDB Atlas
3939

40-
Tags: Go, Mongodb, Atlas, Task manager
40+
Tags: Go, MongoDB, Atlas, Task manager
4141

42-
Languages: golang
42+
Languages: Go

0 commit comments

Comments
 (0)