Skip to content

Commit

Permalink
update showcase tree structure to feature based (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
agitana committed Oct 31, 2023
1 parent de41730 commit 8083c3d
Show file tree
Hide file tree
Showing 283 changed files with 1,378 additions and 127 deletions.
9 changes: 5 additions & 4 deletions docs/showcases/showcase-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ sidebar_label: Showcase Projects

## Overview

This page features a list of [Legend showcase projects](https://gitlab.com/finosfoundation/legend/showcase). Get started with the [Legend showcase guided tour](https://gitlab.com/finosfoundation/legend/showcase/legend-showcase-project-guided-tour). For step by step tutorials, see [Legend tutorials](../tutorials/studio-workspace.md).

All Legend showcase projects are available [here]](https://github.com/finos/legend/tree/master/showcases).
Legend showcase projects are hosted [here](https://github.com/finos/legend/tree/master/showcases) and accessible via the Studio UI.

### :warning: Prerequisites
Some legacy showcase projects are hosted on the [Legend hosted instance](https://finos.org/legend). Request **free** access to the Legend hosted instance [here](https://finos.org/legend).

Get started with the [Legend showcase guided tour](https://gitlab.com/finosfoundation/legend/showcase/legend-showcase-project-guided-tour).

Legend Showcase projects are hosted on the [Legend hosted instance](https://finos.org/legend). Request **free** access to the Legend hosted instance [here](https://finos.org/legend).
For step by step tutorials, see [Legend tutorials](../tutorials/studio-workspace.md).

## Showcase projects

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Build a relational service
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Build an M2M hosted service
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Build model from database
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Xml Functions
title: Avro Binding
description:
development: true
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Json Functions
title: CSV Binding
description:
development: true
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Xml Externalize
title: CSV Externalize
description:
development: true
---
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: CSV Internalize
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Daml Internalize
title: JSON Schema Binding
description:
development: true
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Avro Binding Schema Set
title: JSON Schema Externalize
description:
development: true
---
Expand Down
7 changes: 7 additions & 0 deletions showcases/data/External Format/JSONSchema/Internalize/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: JSON Schema Internalize
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Daml Externalize
title: Protobuf Binding
description:
development: true
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Daml Functions
title: XML Binding
description:
development: true
---
Expand Down
7 changes: 7 additions & 0 deletions showcases/data/External Format/XML/Externalize/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: XML Externalize
description:
development: true
---

TODO: Some dummy description
7 changes: 7 additions & 0 deletions showcases/data/External Format/XML/Internalize/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: XML Internalize
description:
development: true
---

TODO: Some dummy description
7 changes: 7 additions & 0 deletions showcases/data/External Format/XStore Avro/Binding/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: XStore Avro Binding
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: XStore Avro Externalize
description:
development: true
---

TODO: Some dummy description
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: XStore Avro Internalize
description:
development: true
---

TODO: Some dummy description
7 changes: 7 additions & 0 deletions showcases/data/Function/Activator - Big Query/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Big Query activator
description:
development: true
---

TODO: Some dummy description
7 changes: 7 additions & 0 deletions showcases/data/Function/Activator - Hosted service/info.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Hosted service activator
description:
development: true
---

TODO: Some dummy description
Loading

0 comments on commit 8083c3d

Please sign in to comment.