Skip to content

General-Intelligence-Company/email_processor_scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Processor Scaffold

This is the scaffolded project for candidates to implement email processing logic.

Running with Docker Compose

  1. Build and start the services:
    docker compose up
  2. The application will be available at http://localhost:8000
  3. To confirm the app is running, send a POST request to http://localhost:8000/webhook. You should see a response of {status: ok}

Releases

No releases published

Packages

 
 
 

Contributors