Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3rvaillant authored Dec 11, 2024
1 parent 3bf23a9 commit 46dda0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This is a lightweight HTTP proxy server built using the Sinatra framework. It acts as a pass-through proxy, allowing requests to be forwarded to a specified target URL. Additionally, it provides a JWT (JSON Web Token) verification mechanism to allow only specific requests.

Powered and used in production by [Bump.sh](https://bump.sh)

## Features

- **CORS Support**: Handles CORS headers, allowing cross-origin requests.
Expand Down

0 comments on commit 46dda0d

Please sign in to comment.