vCard Generator API
How to Use
Generate a vCard by making a GET request to /api/generate with the following URL parameters:
Available Parameters:
name(required) - Full nameemail- Email addressphone- Phone numbertitle- Job titleorg- Organization
Example
/api/generate?name=John%20Doe&email=john@example.com&phone=123-456-7890&title=Developer&org=Company