mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-15 12:03:47 +02:00
Proxy engine to translate EPP connections into HTTP calls
apps/epp_proxy | ||
config | ||
.gitignore | ||
LICENSE | ||
README.md | ||
rebar.config | ||
rebar.lock |
epp_proxy
An OTP application
Build
$ rebar3 compile
TODO
- Add file logger (there's an erlang package for that).
- Add default error responses for errors while contacting registry and for invalid XML.
- This readme.
- Migration guide for mod epp.