{ "message": "Welcome to the my-portfolio public API", "version": "1.0.0", "endpoints": { "health": "/api/health", "profile": "/api/profile", "about": "/api/about", "projects": "/api/projects", "skills": "/api/skills", "experience": "/api/experience", "contact": "/api/contact" } }