Skip to content

Commit

Permalink
feat: replace implementation with sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
amimart committed Sep 17, 2024
1 parent e7ac155 commit f49b793
Show file tree
Hide file tree
Showing 15 changed files with 305 additions and 1,465 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ make build

## Example

> ⚠️ **The following example mey be outdated**.
Hereafter is presented an example using this proxy locally, providing all the needed elements to feed a local dataverse and interact with it.

Through this example, we'll have a [Minio](https://github.com/minio/minio) instance declared as a digital storage service with an attached governance allowing usage in a specific zone. And a dataset representing a single file with a governance allowing the same zone and a specific orchestration service, the dataset will use the minio as storage service.
Expand Down
59 changes: 0 additions & 59 deletions app/app.go

This file was deleted.

80 changes: 0 additions & 80 deletions app/handler.go

This file was deleted.

19 changes: 0 additions & 19 deletions app/server.go

This file was deleted.

129 changes: 0 additions & 129 deletions auth/authenticator.go

This file was deleted.

Loading

0 comments on commit f49b793

Please sign in to comment.