# README
checkmail-service
š A part of microservice infrastructure, who responsible for store and check email domains in black/whitelists
š Service has used high performance, extensible, minimalist Go web framework ECHO, idiomatic ORM library for management PostgreSQL GORM
š Read & Test with Swagger Docs
CODE | DESCRIPTION |
---|---|
422001 | could not read request body |
400001 | email address does not valid |
400002 | domain does not valid |
400003 | domain does not exist |
# Packages
No description provided by the author