List of microservice programs

Micro services are small independent programs that can be used by anyone with relative ease. These rely on APIs and therefore don’t need a large infrastructure to be constructed by the user nor do they require any deep programming knowledge. With basic English competency and some barebones API knowledge, anyone can use our micro service programs. They are built in platform independent technologies and therefore can be used by any type of system: Macs, Windows or even Linux. There is no fee to use these services nor we store any data from user in any of these applications. These micro services programs have addressed some of our basic everyday needs and that’s why we have put them for benefit of everyone, hoping it can help someone else like it helped us. Feel free to request anything you would want us to build that may resolve another every day issue and we’ll be happy to work on it.

Email Address Extractor

A program that enables the user to extract all email addresses from a apple mailbox to create a list of distinct email addresses. The program is provided free of cost and is uploaded in PYPI database.

Authentication Key Generator

A program to generate secure unique keys that can be used to assign to any record. Program is written in python therefore can be easily used to update any database table.

Automated email sender

A program that can send automated scheduled e-mails that read information from files in your server. This program is extremely useful if you want to track your running process statuses, send the contents of your log files to you after every run etc.