Janak-Nirmal / supabase-disposable-email-identify-api-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supabase Disposable Email Identification Kit

This project will help you identify disposable email using Supabase Edge Functions.

What is included inside?

  • Skeleton for identify any disposable email API with Deno Oak

How to setup:

You can setup this API in 4 steps:

  1. Fork this repository

  2. Create a Supabase project if you don't have one

  3. Add secrets:

In order for this API to be deployed automatically we need to set these secrets in our repository:

 SUPABASE_ACCESS_TOKEN
 SUPABASE_DB_PASSWORD
 SUPABASE_PROJECT_ID
 BASE_EDGE_FUNCTION_URL
  1. Trigger the deployment workflow

Feedback

Found a bug or have a suggestion? Please contact me on X @janaknirmal.

Credit

disposable-email-domain list

About


Languages

Language:TypeScript 100.0%