Skip to content

dhesend-org/dhesend-fastapi-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dhesend with FastAPI

This example shows how to use Dhesend with FastAPI.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Install dependencies:
pip install -r requirements.txt
  1. Change your-apikey in main.py in send_email method:

  2. Execute the following command:

uvicorn main:app --reload
  1. Access the URL http://127.0.0.1:8000 and try it out.

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages