Files
Amaury 4edd5335d6 chore: Update README links (#868)
* chore: Update README links

* Update repo name

* Remove branch

* Fix CI badges

* Fix lint
2021-02-08 11:37:00 +01:00

15 lines
445 B
JSON

{
"name": "check-if-email-exists",
"buildpacks": [{ "url": "emk/rust" }],
"description": "Check if an email address exists without sending any email, written in Rust",
"keywords": [
"email",
"smtp",
"rust",
"email-validation",
"email-verification"
],
"logo": "https://storage.googleapis.com/saasify-uploads-prod/696e287ad79f0e0352bc201b36d701849f7d55e7.svg",
"repository": "https://github.com/reacherhq/check-if-email-exists"
}