50 Commits

Author SHA1 Message Date
eb0b35bb7f initial commit. gotta go 2025-09-26 14:30:57 -05:00
KM Koushik
cbd97853b9 docs: update railway deploy links (#233) 2025-09-16 07:45:01 +10:00
KM Koushik
4c4094619a docs: remove MCP contextual options (#229) 2025-09-15 05:30:58 +10:00
KM Koushik
053fafb7cd docs: add Railway self-hosting guide (#228) 2025-09-14 06:34:11 +10:00
KM Koushik
66208a4b7a chore: update README with new contributors and remove outdated Python documentation 2025-09-11 21:09:06 +10:00
KM Koushik
3158ddc51c feat: add typed Python SDK (#213) 2025-09-09 05:50:08 +10:00
KM Koushik
5b3022c27b update docs theme 2025-09-07 18:13:39 +10:00
KM Koushik
79d1ebaf36 fix build and some docs 2025-09-06 06:01:03 +10:00
KM Koushik
dbc9e3e976 update branding in docs 2025-09-03 22:46:03 +10:00
KM Koushik
07c53d3f58 rebrand to useSend (#210) 2025-09-03 08:21:55 +10:00
Matt Stein
a6e8a1c362 GithubGitHub (#171) 2025-06-08 10:41:56 +10:00
KM Koushik
04a3a12d40 docs: add coolify blog link (#169) 2025-06-04 21:00:40 +10:00
Mohannad Faihan Otaibi
e3a1739fc8 chore: update self-hosting.mdx with SMTP Proxy instructions (#168) 2025-06-03 11:02:24 +10:00
KM Koushik
4957ea822f feat: add list emails api (#167) 2025-06-01 10:07:57 +10:00
KM Koushik
15e5327024 feat: add In-Reply-To option (#165) 2025-05-25 20:44:13 +10:00
KM Koushik
14557a96ac docs: fix node sdk initialization (#163) 2025-05-17 14:13:32 +10:00
KMKoushik
84de7a1f65 add description for batch api 2025-04-20 07:40:45 +10:00
KMKoushik
ef184b13a1 add batch api to docs 2025-04-19 21:54:36 +10:00
KM Koushik
3fe96b477f add batch email api (#149)
* add bulk email

* add bulk email api

* add batch email sdk changes
2025-04-19 21:45:17 +10:00
KM Koushik
70026cb11d domain apis (#146)
* fix: create domain api

* add domain apis

* fix url

---------

Co-authored-by: harshsbhat <harsh121102@gmail.com>
2025-04-05 06:48:03 +11:00
KM Koushik
1d863f699a fix package url 2025-03-28 14:14:38 +11:00
KMKoushik
efe36248a6 add go community package 2025-03-23 18:25:03 +11:00
KM Koushik
0a1d93ac60 make dev setup better (#116)
* make dev setup better

* chage docs

* remove the need of github login
2025-03-17 21:33:43 +11:00
KMKoushik
48395915f0 add sdk changes 2025-03-08 23:05:28 +11:00
Arxk
9c5da6dca6 Added transaction to creating an SES setting & upgraded to Prisma ORM 6 (#109)
* Added transaction to creating SES setting & upgraded Prisma to Prisma ORM 6

* Keep logging of the queue status in

---------

Co-authored-by: Kumarion <121711454+Kumarion@users.noreply.github.com>
2025-03-08 23:05:28 +11:00
KM Koushik
b9d9037ec7 get contacts from emailid,ids (#99) 2025-02-06 00:27:03 +11:00
Giorgio Boa
2137ba8eab fix(docs): adjust env variables (#95) 2025-01-20 09:02:23 +11:00
KMKoushik
a8fa1f6c1f add react email docs 2024-12-07 22:14:22 +11:00
KMKoushik
14cd1cbb20 docs: change sandbox warning to new step 2024-11-30 08:27:42 +11:00
Aditya Supare
1a5e18e9db Changed the double card description (#68) 2024-09-06 17:39:32 +10:00
8x4
259937c60c add upsert and delete to contacts (#67) 2024-09-05 09:18:21 +10:00
KMKoushik
0df42698d0 Update docs and sdk for schedule 2024-08-21 18:32:56 +10:00
Harsh Shrikant Bhat
1e66222425 docs: Added SMTP docs (#58)
* Added SMTP docs

* Added Nodemailer example

* Change port in example
2024-08-21 14:20:31 +10:00
KMKoushik
002af10f84 Add api key url 2024-08-19 18:07:07 +10:00
KMKoushik
6624160654 Update docs for adding contacts programatically 2024-08-11 16:32:12 +10:00
KMKoushik
d39f44dc27 add marketing api docs 2024-08-10 21:19:20 +10:00
Harsh Shrikant Bhat
0c072579b9 perf: Enable Prisma Optimize (#44)
* Enable Prisma Optimize

* Added Environment variable to toggle on and off the Prisma Optimize

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
2024-08-01 06:35:14 +10:00
Harsh Shrikant Bhat
32c44bd43e feat: Created a new Python library and added the documentation for the same (#43)
* Created a new Python library and added the documentation for the same

* Added repo and pypi link

* Added fake information instead of real data

* Fixed a typo

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
2024-07-29 19:07:42 +10:00
Harsh Shrikant Bhat
bc237c881c feat: Added local development guide (#39)
* Added local development guide

* Added local development guide

* Added local development guide

* Update local.mdx

---------

Co-authored-by: harshsbhat <icybhat@gmail.com>
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2024-07-27 07:47:10 +10:00
Flo
c1df1da65d fix: invalid url (#36) 2024-07-21 23:51:26 +10:00
KM Koushik
6af2521ebb Add self hosting docs (#34)
* Add self host docs

* Add more documentation
2024-06-28 20:10:18 +10:00
KM Koushik
6d7fc773f9 Update SDK version (#32) 2024-06-26 06:35:28 +10:00
KM Koushik
f77a8829be Improve Self host setup (#30)
* Add self host setup

* Improve blunders

* Move to bull mq

* More changes

* Add example code for sending test emails
2024-06-24 08:21:37 +10:00
KM Koushik
ad57992e21 Update SDK documentation (#20)
* Update SDK documentation

* fix doc
2024-05-26 15:00:07 +10:00
KMKoushik
5b5fa74f32 New logo, SDK with url support 2024-05-25 18:46:41 +10:00
KM Koushik
e0fc68d4c0 Add dcoumentation for API (#18) 2024-05-22 19:43:17 +10:00
KM Koushik
b9643f41e1 Add basic documentation (#14)
* Docs MVP

* Change to mintlify

* Add more docs

* Init docs
2024-05-21 20:51:53 +10:00
KMKoushik
9032efa9b2 Setup app 2024-03-19 09:34:23 +11:00
KMKoushik
7ee4e89e5f Initialise repo 2024-03-15 09:17:00 +11:00
Turbobot
c878b87e20 feat(create-turbo): create basic 2024-03-15 07:27:41 +11:00