omgnetwork / omg-childchain-v2

pronounced /Ch-ch/
Apache License 2.0
5 stars 2 forks source link

API refactor & improvements #94

Closed mederic-p closed 4 years ago

mederic-p commented 4 years ago

Closes #93

This PR improve the overall API structure by splitting logic into controller/serializer/responder. Also added a better error handling with proper tuple for errors that are meant to happen and an attempt to unify error responses.