/BE-ETHERFI

https://ether.fi Backend Interview

Primary LanguageRust

How to run

https://ether.fi backend interview - Assignment

Docker:

docker build -t backend . && docker run --workdir=/app --runtime=runc -p 1337:1337 -d backend:latest

OR

Rust

cargo run

& built-in rust test cases

cargo test

Docs

Check out /docs for API Documentation

Endpoint

URL: http://localhost:1337