Set of services for extracting metadata from emails and taking an action on it.
Go to file
IamTheFij 854b090145 Fix dealing with dates that don't have a timezone. For now, just skip them 2019-12-25 16:26:53 +00:00
crawler Fix dealing with dates that don't have a timezone. For now, just skip them 2019-12-25 16:26:53 +00:00
indexer Return list of tracking numbers in reverse order. Recent first 2018-04-05 17:00:35 -07:00
parsers Bump sinatra version since 2.0.0 is insecure 2018-03-07 13:35:52 -08:00
viewers Add healthcheck url 2018-04-05 17:00:48 -07:00
.gitignore Ignore prod compose file 2019-11-11 23:53:02 +00:00
Design.md Add first parser 2018-02-02 11:23:52 -08:00
LICENSE Initial commit 2018-02-02 19:13:31 +00:00
README.md Update readme 2018-02-03 00:46:08 -08:00
docker-compose.yml POC Viewer for shipping that shows some status info and provides a url UPS only so far 2018-02-06 10:23:40 -08:00

README.md

email-assistant

Set of services for extracting metadata from emails and taking an action on it.

Currently a work in progress