Skip to content

Commit

Permalink
Adding two endpoints, one for upload and another for extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
codebanesr committed Nov 19, 2023
1 parent e96c90d commit e6a9436
Show file tree
Hide file tree
Showing 10 changed files with 2,183 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
Loading

0 comments on commit e6a9436

Please sign in to comment.