Skip to content

tree-plenish/read-receipts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Receipts

Web API built with Flask. Contains 1 GET request to fetch an image of a blank pixel used to obtain read receipt information in the mass email campaign.

Deployment

The API is deployed at readreceipts.net, which is an alias for the actual Elastic Beanstalk link.

Testing

In the terminal / cmd, follow the following steps if you're using a Windows machine.

set FLASK_APP=application
flask run

The API will run on http://localhost:5000/.

About

Web API built with Flask. Returns a blank pixel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published