Skip to content

dhesend-org/dhesend-django-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dhesend with Django

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. Set your Dhesend API key in place of your-apikey in views.py:

  2. Run djange server:

python manage.py runserver
  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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages