Skip to content

christophelc/http-proxy-http4s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configurable proxy:

You call the proxy and it will reroute the request to the final server after adding 
some extra headers.

You can define different environment and associate several users for each environment.
A user allows you to define specific headers like Bearer.

You can switch between environments and users through the api.



Please modify application.conf to suit your needs.
use https at your own risk since security controls have been disabled.

TODO:
- add certificate controls for https
- add json to api
- change Exception to Either type

About

Http proxy with http4s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages