Our great sponsors
-
Find an email library for the language you are using. For PHP I used this. Check the examples directory and make them work. If you are using another language, you'll definitely find an email library.
-
Start with a simple API! Just a GET endpoint that returns the time or something like that. Once that is working, you can extend its functionalities to whatever you want. Again, you'll find API libraries for all common languages. I used this for PHP.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- PHPMAIL Prob connexion email
- Moodle 3.1 error SMTP
- Send form information from html to gmail through php. Does anybody knows how to do that without any paying API?
- PHPMailer Guide
- Anyone know a way to archive slack channels to Gmail? I use Slack for work, which we pay for, but I have a little private one just for some friends I grew up with. I’m looking for a way to just archive all of that communication to a gmail account just for time capsule purposes.