Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mailslurp/mailslurp-client-objc
https://github.com/mailslurp/mailslurp-client-objc
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mailslurp/mailslurp-client-objc
- Owner: mailslurp
- License: mit
- Created: 2019-08-28T13:16:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T06:05:46.000Z (8 months ago)
- Last Synced: 2024-11-08T17:11:55.005Z (2 months ago)
- Language: Objective-C
- Size: 3.2 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# MailSlurp Objective C client
MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more.
## Resources
- [Homepage](https://www.mailslurp.com)
- Get an [API KEY](https://app.mailslurp.com/sign-up/)
- Generated [SDK Clients](https://docs.mailslurp.com/)
- [Method documentation](https://github.com/mailslurp/mailslurp-client-objc/tree/master/docs/)
- [Examples](https://github.com/mailslurp/examples) repository