🚀 Feature: Add Sweego (email and sms api)
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 65/100
Research direction
Read the Sweego API documentation first, focusing on POST https://api.sweego.io/send, the Api-Key header, and the channel field. Then inspect the repository's existing messaging adapters for the integration entry points. Done means both email and SMS adapters support the unified endpoint with the appropriate channel and payload.
Written by the indexing model from the issue text.
Description
🔖 Feature description
Add Email and SMS adapters for Sweego, a transactional messaging platform based in France.
Sweego uses a single unified REST API endpoint for both email and SMS, with API key authentication:
POST https://api.sweego.io/sendwith JSON body,Api-Keyheader- The
channelfield in the payload determines whether it's an email or SMS
API docs: https://learn.sweego.io
🎤 Pitch
Sweego is a 100% European transactional platform (company, infrastructure, and datacenters all based in France). It covers both email and SMS through a single API, which keeps integration simple — one API key, one endpoint, one payload structure.
The adapter code should be minimal since both channels go through the same POST /send endpoint.
I'm the co-founder of Sweego and happy to submit a PR with both adapters.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
- Dominant language
- PHP
- Stars
- 24
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from utopia-php/messaging
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
utopia-php/messaging#121 ·
-
utopia-php/messaging#82 · 6 comments · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
utopia-php/messaging#30 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
utopia-php/messaging#18 · 2 comments ·
All issues in utopia-php/messaging
Similar issues
-
sync-en
Difficulty 1/5 1-3 hours Newbie friendliness 85/100
-
[6.x]: "Cannot use object of type stdClass as array" loading Users index (regression of #19182) Open
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getgrav/grav-plugin-api#45 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
RSS-Bridge/rss-bridge#5098 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
phingofficial/phing#2025 ·