Skip to content

Commit

Permalink
Update remi dependency to use S3 fixes from Remi
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Dec 17, 2022
1 parent 70509ed commit 69dd664
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 50 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# 🪶 Hazel
> *Minimal, and fast HTTP proxy to host files from any cloud storage provider. Made in Kotlin*
> *Minimal, and fast HTTP proxy to host files from any cloud storage provider~!*
>
> <kbd>[v2.0-beta](https://github.com/Noelware/hazel/releases/2.0.0-beta)</kbd>
**hazel** is Noelware's HTTP proxy microservices to proxy any artifacts from our Amazon S3 storage bucket to the web easily, reliability,
and fast.

**hazel** is now a graduated Noelware project, it used to be owned by [Noel](https://floofy.dev). **hazel** supports providers
from [Remi](https://github.com/Noelware/remi).
**hazel** is now a graduated Noelware project, it used to be owned by [Noel](https://floofy.dev).

## Contributing
Thanks for considering contributing to **hazel**! Before you boop your heart out on your keyboard ✧ ─=≡Σ((( つ•̀ω•́)つ, we recommend you to do the following:
Expand Down
2 changes: 1 addition & 1 deletion gradle/build.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ slf4j = "2.0.6"
grpc = "1.51.1"
koin = "3.3.0"
kaml = "0.49.0"
remi = "0.5.3-beta"
remi = "0.5.4-beta"
ktor = "2.2.1"

[libraries]
Expand Down
46 changes: 0 additions & 46 deletions server/src/main/kotlin/endpoints/CatchAllEndpoint.kt

This file was deleted.

0 comments on commit 69dd664

Please sign in to comment.