Proxy

/doc/module/proxy.md (415 B)

 1
2
3
4
5
6
7
8
9
10
11
12
13
# Proxy

This is a module for [Project Forge](https://projectforge.dev). It provides an HTTP proxy while still enforcing this app's security.

https://github.com/kyleu/projectforge/tree/master/module/proxy

### License

Licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0)

### Usage

Create a new `proxy.Service` (from `app/lib`), then wire up the routes from `app/controllers/routes/proxy.go`.