poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Refactor) Update server and routes #23

Closed garatortiz closed 6 years ago

garatortiz commented 6 years ago

Makes server and routes more readable and testable. Moves logger to utils directory and moves the log_request method to a testable file.

Issue: #20