Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create/update/delete contacts and sync with ES #2

Open
AbhiAgarwal opened this issue Jun 18, 2017 · 2 comments
Open

create/update/delete contacts and sync with ES #2

AbhiAgarwal opened this issue Jun 18, 2017 · 2 comments

Comments

@AbhiAgarwal
Copy link
Member

No description provided.

@AbhiAgarwal
Copy link
Member Author

AbhiAgarwal commented Jun 18, 2017

create:

  • form data on API
  • send data to enhance
  • data is in ES

update:

  • form data on API
  • send data to enhance
  • data is in ES

delete:

  • form data on API
  • send data to enhance
  • data is in ES

get:

  • get data from enhance

get all:

  • get all data from ES directly

@AbhiAgarwal
Copy link
Member Author

AbhiAgarwal commented Jun 20, 2017

get for contact:

add some metadata using newspaper in python

any other things useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant