Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Merge this Repo back to check-if-email-exists #314

Closed
amaury1093 opened this issue Aug 9, 2022 · 1 comment
Closed

Merge this Repo back to check-if-email-exists #314

amaury1093 opened this issue Aug 9, 2022 · 1 comment
Labels
question Further information is requested

Comments

@amaury1093
Copy link
Member

I'm thinking of putting all the code in this codebase into https://github.com/reacherhq/check-if-email-exists. The reason is two-fold:

  • debugging bulk verification logic often requires changes to check-if-email-exists, and tracking changes in 2 repos is hard
  • there are often external contributors issues created in one repo when it belongs to the other, which means that people are confused in the 2 repos.

My proposal is that check-if-email-exists will be a monorepo of 3 crates:

  • core: the core check-if-email-exists logic, i.e. the existing folder
  • cli: a CLI to use the core library with, i.e. this code
  • backend: a full-fledged HTTP backend, i.e. all the code in this repo.
@amaury1093 amaury1093 added the question Further information is requested label Aug 9, 2022
@amaury1093 amaury1093 pinned this issue Aug 9, 2022
@amaury1093
Copy link
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant